new codename, reset version to git
authorAndre Noll <maan@systemlinux.org>
Thu, 20 Dec 2012 12:42:19 +0000 (13:42 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 20 Dec 2012 12:42:19 +0000 (13:42 +0100)
Makefile.in
NEWS
configure.ac

index 4d1c23239b5787d5ff9d55ed8837d830bab02dda..d577ce295c540ecc91ce8134a33a4d62db070168 100644 (file)
@@ -18,7 +18,7 @@ build_date := $(shell date)
 uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS")
 uname_rs := $(shell uname -rs)
 cc_version := $(shell $(CC) --version | head -n 1)
 uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS")
 uname_rs := $(shell uname -rs)
 cc_version := $(shell $(CC) --version | head -n 1)
-codename := volatile relativity
+codename := spectral gravity
 
 GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h)
 
 
 GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h)
 
diff --git a/NEWS b/NEWS
index c57897f0a3169e56ac221dc12248c1d9f746b504..f323df1dda766dadfdc7fe559e6a39fa42824d58 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+------------------------------------------
+0.?.? (to be announced) "spectral gravity"
+------------------------------------------
+
 -----------------------------------------
 0.4.12 (2012-12-20) "volatile relativity"
 -----------------------------------------
 -----------------------------------------
 0.4.12 (2012-12-20) "volatile relativity"
 -----------------------------------------
index 474532d0759feab133f9ac3110062533af2d385f..b987574746a0c72d0cd8fb0e215e7b8d13097382 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ([2.61])
 
 
 AC_PREREQ([2.61])
 
 
-AC_INIT([paraslash],[0.4.12],[maan@systemlinux.org])
+AC_INIT([paraslash],[git],[maan@systemlinux.org])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_FILES([Makefile])