new codename, reset version to git
authorAndre Noll <maan@systemlinux.org>
Fri, 11 Apr 2008 17:14:10 +0000 (19:14 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 11 Apr 2008 17:14:10 +0000 (19:14 +0200)
Makefile.in
NEWS
configure.ac

index 9dd68c24ccd2ca046a5a1469ac4edc5dc27edc17..506b2af049a2b90443fd79cb915c0c66e24b80f2 100644 (file)
@@ -12,7 +12,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 := probabilistic parity
+codename := axiomatic perspectivity
 
 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 fc7d7523535a50cff2cfb9fff0167827e41f737c..82753cbbe90527f7cf02dde4354bddc19299ba45 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 NEWS
 ====
 
 NEWS
 ====
 
+-------------------------------------------------
+0.3.3 (to be announced) "axiomatic perspectivity"
+-------------------------------------------------
+
 -----------------------------------------
 0.3.2 (2008-04-11) "probabilistic parity"
 -----------------------------------------
 -----------------------------------------
 0.3.2 (2008-04-11) "probabilistic parity"
 -----------------------------------------
index 2e84c3b199858be03805417b31fe32d939c3abd0..a974ddb8a7d02f402be5d72f79dc45d05a15f57e 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 
 AC_PREREQ(2.60)
 
 
-AC_INIT(paraslash, [0.3.2], 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)