From d2db52a2166d169761b5c99c2817d680833192c7 Mon Sep 17 00:00:00 2001 From: Andre Date: Fri, 14 Jul 2006 16:42:21 +0200 Subject: [PATCH] new codename, reset version to git --- Makefile.in | 6 +++--- NEWS | 4 ++++ configure.ac | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index d636f6cf..80a19ea3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -16,11 +16,11 @@ install_sh = @install_sh@ build_date = $(shell date) system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) -codename = sonic convolution +codename = transient singularity -#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W -#DEBUG_CPPFLAGS += -Wredundant-decls +DEBUG_CPPFLAGS += -Wredundant-decls # produces false positives # DEBUG_CPPFLAGS += -Wunreachable-code diff --git a/NEWS b/NEWS index 025a78e0..be700bb3 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ NEWS ==== +------------------------------------------------ +0.?.1? (to be announced) "transient singularity" +------------------------------------------------ + --------------------------------------- 0.2.13 (2006-07-14) "sonic convolution" --------------------------------------- diff --git a/configure.ac b/configure.ac index abd40385..edb0637a 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.53) -AC_INIT(paraslash, [0.2.13], maan@systemlinux.org) +AC_INIT(paraslash, [git], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) ########################################################################### generic -- 2.39.2