diff options
Diffstat (limited to 'Config')
-rw-r--r-- | Config/version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Config/version.mk b/Config/version.mk index eb51638fe..a8eafa5fe 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=5.0.7-dev-0 -VERSION_DATE='October 8, 2014' +VERSION=5.0.7-dev-1 +VERSION_DATE='February 19, 2014' |