From: Andre Date: Fri, 14 Jul 2006 14:36:15 +0000 (+0200) Subject: paraslash 0.2.13 X-Git-Tag: v0.2.14~57^2~6 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=36932585ba94f26e24e1eadf0e3e620568479fd1;hp=1f4644720b10b93ce5e85df86d486a44bce14b21 paraslash 0.2.13 --- diff --git a/Makefile.in b/Makefile.in index 2aece7ce..d636f6cf 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 = 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 +#DEBUG_CPPFLAGS += -Wredundant-decls # produces false positives # DEBUG_CPPFLAGS += -Wunreachable-code diff --git a/NEWS b/NEWS index b960da05..025a78e0 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ NEWS ==== -------------------------------------------- -0.?.? (to be announced) "sonic convolution" -------------------------------------------- +--------------------------------------- +0.2.13 (2006-07-14) "sonic convolution" +--------------------------------------- A bunch of new features and core changes. diff --git a/configure.ac b/configure.ac index edb0637a..abd40385 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.53) -AC_INIT(paraslash, [git], maan@systemlinux.org) +AC_INIT(paraslash, [0.2.13], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) ########################################################################### generic diff --git a/scripts/demo-script b/scripts/demo-script index 1e394499..a6e29fc0 100755 --- a/scripts/demo-script +++ b/scripts/demo-script @@ -6,7 +6,7 @@ dir="$HOME/.paraslash" client_conf="$dir/client.conf" audioc_conf="$dir/audioc.conf" server=www.paraslash.org -proj=paraslash-0.2.12 +proj=paraslash-0.2.13 df=$proj.tar.bz2 # download file url=http://$server/versions/$df kf="$dir/key.anonymous" # key file diff --git a/web/index.in.html b/web/index.in.html index 1299baf9..47db1f15 100644 --- a/web/index.in.html +++ b/web/index.in.html @@ -1,6 +1,10 @@

Events