version.h: Switch to ".9000" as the suffix for the development version
This commit is contained in:
parent
7ece6cd509
commit
76009b2639
@ -1,3 +1,8 @@
|
||||
2017-10-16 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
* version.h (VERSION): Switch to ".9000" as the development
|
||||
version suffix.
|
||||
|
||||
2017-10-16 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
[BZ #22050]
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* This file just defines the current version number of libc. */
|
||||
|
||||
#define RELEASE "development"
|
||||
#define VERSION "2.26.90"
|
||||
#define VERSION "2.26.9000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user