summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-08-01 15:39:34 +0100
committerWill Newton <will.newton@linaro.org>2014-08-01 15:39:34 +0100
commit363c90bd23cedf60d0952d1ac7ea66d1ae0dc968 (patch)
tree2d94da25d01c866d30b868f1f13cc13cd921b6f9
parent7f4fb31e61f2cb4080586f9de2d7338c0938b75c (diff)
version.h: Update VERSION for 2014.08linaro_eglibc-2_19-2014_08_release
-rw-r--r--libc/ChangeLog.linaro6
-rw-r--r--libc/version.h2
2 files changed, 7 insertions, 1 deletions
diff --git a/libc/ChangeLog.linaro b/libc/ChangeLog.linaro
index 4dcd40984..23968a4f3 100644
--- a/libc/ChangeLog.linaro
+++ b/libc/ChangeLog.linaro
@@ -1,3 +1,9 @@
+2014-08-01 Will Newton <will.newton@linaro.org>
+
+ eglibc Linaro 2.19-2014.08 released.
+
+ * version.h: Update VERSION.
+
2014-04-30 Yang Yingliang <yangyingliang@huawei.com>
* nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
diff --git a/libc/version.h b/libc/version.h
index 40badd102..dc7730c50 100644
--- a/libc/version.h
+++ b/libc/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
#define RELEASE "stable"
-#define VERSION "2.19-2014.07-1-git"
+#define VERSION "2.19-2014.08"