]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
new codename, reset version to git
authorAndre Noll <maan@systemlinux.org>
Tue, 22 Dec 2009 13:00:54 +0000 (14:00 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 22 Dec 2009 13:00:54 +0000 (14:00 +0100)
Makefile.in
NEWS
configure.ac

index 72f66a9049c2940cc08e7b6f68cb49c7912cd34f..eca693f27c8711f35845cfbe62daaee46e3b7dd3 100644 (file)
@@ -14,7 +14,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 := concurrent horizon
+codename := associative expansion
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls
diff --git a/NEWS b/NEWS
index cd4bc01ac626957a73c712745225a354aaece845..b7581a88e3ce37447ba9b84f0d8598b843895606 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,11 @@
 NEWS
 ====
 
 NEWS
 ====
 
----------------------------------------
+-----------------------------------------------
+0.4.2 (to be announced) "associative expansion"
+-----------------------------------------------
+
+
 0.4.1 (2009-12-22) "concurrent horizon"
 ---------------------------------------
 
 0.4.1 (2009-12-22) "concurrent horizon"
 ---------------------------------------
 
index bbf7f32945d1f94fc76ba5d5cfe770f14429e8b4..9c2fe5b225e64cb1623bc3143bfd3d10e5e658fb 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 
 AC_PREREQ(2.60)
 
 
-AC_INIT(paraslash, [0.4.1], 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)