version.h: Update VERSION for 2014.11 release. upstream upstream/2.20
authorWill Newton <will.newton@linaro.org>
Wed, 22 Oct 2014 15:03:50 +0000 (16:03 +0100)
committerWill Newton <will.newton@linaro.org>
Wed, 22 Oct 2014 15:03:50 +0000 (16:03 +0100)
ChangeLog.linaro [new file with mode: 0644]
version.h

diff --git a/ChangeLog.linaro b/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..bf0adc0
--- /dev/null
@@ -0,0 +1,5 @@
+2014-10-22  Will Newton  <will.newton@linaro.org>
+
+       glibc Linaro 2.20-2014.11 released.
+
+       * version.h (VERSION): Update.
index d7b19ec..ae8b08a 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
 #define RELEASE "stable"
-#define VERSION "2.20"
+#define VERSION "2.20-2014.11"