summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-10-16 21:39:18 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-10-16 21:39:18 +0200
commit76009b2639e8f2fd06d06366ad383be5d8783236 (patch)
tree718a70c18323a1effa8f0f2f0e7151e1fe380d80 /version.h
parent7ece6cd509703ee151092a50956dbd45ca1b13da (diff)
version.h: Switch to ".9000" as the suffix for the development version
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index b6a0412847..788d0c3509 100644
--- a/version.h
+++ b/version.h
@@ -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"