From: Andre Noll Date: Thu, 5 Apr 2007 14:32:17 +0000 (+0200) Subject: paraslash 0.2.16 X-Git-Tag: v0.2.16^0 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=47473deeb2ba9ed84733892c1b9ab8ebe360713a;hp=07c25fac868f7122ca38da3cf9bf6637ba18214a paraslash 0.2.16 --- diff --git a/Makefile.in b/Makefile.in index f7666ca7..243bec4c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,8 +15,8 @@ system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) codename = neural discharge -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 # produces false positives # DEBUG_CPPFLAGS += -Wunreachable-code # DEBUG_CPPFLAGS += -Wwrite-strings diff --git a/NEWS b/NEWS index 59c847b5..f6995763 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ NEWS ==== ------------------------------------------- -0.?.? (to be announced) "neural discharge" ------------------------------------------- +-------------------------------------- +0.2.16 (2007-04-05) "neural discharge" +-------------------------------------- The main change in this release is the major audio format handler cleanup which removes some similar/duplicate code and makes it easier diff --git a/configure.ac b/configure.ac index 316f95c7..4d1ce96b 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.16], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) AC_PATH_PROG(UNAMEPATH, uname, no) diff --git a/web/index.in.html b/web/index.in.html index cd61ac20..8b3acb87 100644 --- a/web/index.in.html +++ b/web/index.in.html @@ -1,6 +1,10 @@

Events