From 39f4ce8ef309f5ee3e800494a726cda1412916be Mon Sep 17 00:00:00 2001 From: Andre Date: Fri, 12 May 2006 16:31:58 +0200 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 09ccf503..8b78decb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -20,9 +20,9 @@ build_date = $(shell date) system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) version = @PACKAGE_VERSION@ -codename = oriented abstraction +codename = sonic convolution -#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls diff --git a/NEWS b/NEWS index 63cca51e..4444f9e0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ NEWS ==== +0.?.? (to be announced) "sonic convolution" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 0.2.12 (2006-05-12) "oriented abstraction" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Many user-visible changes in this release and lots of new diff --git a/configure.ac b/configure.ac index 134641eb..a28d4114 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.53) -AC_INIT(paraslash, [0.2.12], maan@systemlinux.org) +AC_INIT(paraslash, [git], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) ########################################################################### generic -- 2.39.2