diff options
| author | Carlos O'Donell <carlos@systemhalted.org> | 2015-08-05 03:01:50 -0400 |
|---|---|---|
| committer | Carlos O'Donell <carlos@systemhalted.org> | 2015-08-05 03:01:50 -0400 |
| commit | 1b15ff4810748abee11b949e6faa115f3f2d20f4 (patch) | |
| tree | 64080e09052e687b23f5981c346ddcd860cfa7a7 /version.h | |
| parent | 78bd7499af46d739ce94410eaeea006e874ca9e5 (diff) | |
| download | glibc-2.22.90.tar.xz glibc-2.22.90.zip | |
Open development for 2.23.glibc-2.22.90
Diffstat (limited to 'version.h')
| -rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ -#define RELEASE "stable" -#define VERSION "2.22" +#define RELEASE "development" +#define VERSION "2.22.90" |
