]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
new codename, reset version to git
authorAndre Noll <maan@systemlinux.org>
Fri, 30 Mar 2012 14:18:14 +0000 (16:18 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 30 Mar 2012 14:18:14 +0000 (16:18 +0200)
Makefile.in
NEWS
configure.ac

index bfc6e2cb581beeff8a5d1390e8182fd5e8caab01..5760cad42189fbade5920b4d24573fc5407bc603 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 := heterogeneous vacuum
+codename := mutual diversity
 
 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 3c5a7871a35185ed44693958af4c451f3b9ddafa..4863abe4ddf4db3403067c0c8bd1d329020950e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+-------------------------------------------
+0.4.11 (to be announced "mutual diversity")
+-------------------------------------------
+
 ------------------------------------------
 0.4.10 (2012-03-30) "heterogeneous vacuum"
 ------------------------------------------
 ------------------------------------------
 0.4.10 (2012-03-30) "heterogeneous vacuum"
 ------------------------------------------
index c4a7408531c6064b5b7ee0a1b37ed1c7a1b3412f..a57d8d72efb494d97fbcc2b1630dc635715fd950 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 
 AC_PREREQ(2.60)
 
 
-AC_INIT(paraslash, [0.4.10], 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)