From 0a3242591b5bb97fe2a622edf28bcc78eb994c11 Mon Sep 17 00:00:00 2001 From: Will Newton Date: Tue, 8 Oct 2013 11:22:54 +0100 Subject: version.h: Update VERSION. --- libc/ChangeLog.linaro | 6 ++++++ libc/version.h | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libc/ChangeLog.linaro b/libc/ChangeLog.linaro index fad9dbad4..94fde7c2c 100644 --- a/libc/ChangeLog.linaro +++ b/libc/ChangeLog.linaro @@ -1,3 +1,9 @@ +2013-10-08 Will Newton + + eglibc Linaro 2.18-2013.10 released. + + * version.h: Update VERSION. + 2013-09-23 Carlos O'Donell [BZ #15754] diff --git a/libc/version.h b/libc/version.h index 4f25e288d..5d7a23663 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.18-2013.09-1-git" +#define VERSION "2.18-2013.10" -- cgit v1.2.3