From 63afe815dbecded66415b041a98c5bc1b060dc95 Mon Sep 17 00:00:00 2001 From: Andre Date: Sat, 11 Mar 2006 16:29:29 +0100 Subject: [PATCH] new codename, reset version to git --- Makefile.in | 4 ++-- NEWS | 3 +++ configure.ac | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 9ce793a4..6d3d3981 100644 --- a/Makefile.in +++ b/Makefile.in @@ -21,9 +21,9 @@ build_date = $(shell date) system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) version = @PACKAGE_VERSION@ -codename = atomic duality +codename = oriented abstraction -# DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W # produces lots of warnings on older debian systems with gcc-2.95.4 # DEBUG_CPPFLAGS += -Wredundant-decls diff --git a/NEWS b/NEWS index 6ff4df81..4ac066d6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ NEWS ==== +0.?.? (to be announced) "oriented abstraction" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 0.2.11 (2006-03-11) "atomic duality" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/configure.ac b/configure.ac index d22818a5..06cbe7ac 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.53) -AC_INIT(paraslash, [0.2.11], maan@systemlinux.org) +AC_INIT(paraslash, [git], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) ########################################################################### generic -- 2.30.2