From 1c239b14cd775e28f74157ba0a8519157dbe2163 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 15 Oct 2006 18:52:23 +0200 Subject: [PATCH] paraslash 0.2.14 --- Makefile.in | 4 ++-- NEWS | 6 +++--- configure.ac | 2 +- web/index.in.html | 4 ++++ 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Makefile.in b/Makefile.in index e5e8a442..376adf81 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,9 +18,9 @@ system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) 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 f1470cd0..c2a15608 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ NEWS ==== ------------------------------------------------- -0.2.14 (to be announced) "transient singularity" ------------------------------------------------- +------------------------------------------- +0.2.14 (2006-10-15) "transient singularity" +------------------------------------------- The only major enhancement of this version is the osx writer which completes the Mac OS Port and was originally planned already for 0.2.13 but had to wait diff --git a/configure.ac b/configure.ac index efd27d4e..bfd4fbcb 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.60) -AC_INIT(paraslash, [git], maan@systemlinux.org) +AC_INIT(paraslash, [0.2.14], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) ########################################################################### generic diff --git a/web/index.in.html b/web/index.in.html index 427d665c..e4b1949f 100644 --- a/web/index.in.html +++ b/web/index.in.html @@ -1,6 +1,10 @@

Events