new codename, reset version to git
authorAndre Noll <maan@systemlinux.org>
Tue, 6 Dec 2011 16:37:35 +0000 (17:37 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 6 Dec 2011 16:37:35 +0000 (17:37 +0100)
Makefile.in
NEWS
configure.ac

index cf9598f71a0da39073d9dba6b8e85b9be5e4cbca..c1488dd1017ed0f0c51d3226040c8ab0504a8b55 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 := hybrid causality
+codename := heterogeneous vacuum
 
 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 7215fb76f2170312bca447d9fbdcae06e706d011..16e8e4e8cf2dba2709b75b612d386434838609ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+-----------------------------------------------
+0.4.10 (to be announced) "heterogeneous vacuum"
+-----------------------------------------------
+
 -------------------------------------
 0.4.9 (2011-12-06) "hybrid causality"
 -------------------------------------
 -------------------------------------
 0.4.9 (2011-12-06) "hybrid causality"
 -------------------------------------
index cdb95d49cd77c89a03e4ae88306e55880bb46406..89242d969bbab440a8ac085262b3de45ea3d3392 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 
 AC_PREREQ(2.60)
 
 
-AC_INIT(paraslash, [0.4.9], maan@systemlinux.org)
+AC_INIT(paraslash, [git], maan@systemlinux.org)
 AC_CONFIG_HEADER([config.h])
 
 AC_PATH_PROG(UNAMEPATH, uname, no)
 AC_CONFIG_HEADER([config.h])
 
 AC_PATH_PROG(UNAMEPATH, uname, no)