1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

Beginning of 2.13 release.

This commit is contained in:
Ulrich Drepper
2010-05-19 00:39:18 -07:00
parent 12a8f182f3
commit 373d545e3a
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
#define RELEASE "stable"
#define VERSION "2.12"
#define RELEASE "development"
#define VERSION "2.12.90"