From: Andre Date: Sat, 11 Mar 2006 15:23:15 +0000 (+0100) Subject: paraslash 0.2.11 X-Git-Tag: v0.2.11^0 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=71a55a1d4db03ecc7adb7236f45109efffda75c2 paraslash 0.2.11 --- diff --git a/Makefile.in b/Makefile.in index ae0923c1..9ce793a4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -23,7 +23,7 @@ cc_version = $(shell $(CC) --version | head -n 1) version = @PACKAGE_VERSION@ codename = atomic duality -DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +# DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W # produces lots of warnings on older debian systems with gcc-2.95.4 # DEBUG_CPPFLAGS += -Wredundant-decls diff --git a/NEWS b/NEWS index c533666f..6ff4df81 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,12 @@ NEWS ==== -0.?.? (to be announced) "atomic duality" -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +0.2.11 (2006-03-11) "atomic duality" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Fairly many user-visible changes in this release. As two out of the -three "database tools" of paraslash don't use a database at all, +Here it is, the first paraslash release developed with git. There +are fairly many user-visible changes in this release. As two out of +the three "database tools" of paraslash don't use a database at all, they are now called "audio file selectors" instead. diff --git a/configure.ac b/configure.ac index 06cbe7ac..d22818a5 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.11], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) ########################################################################### generic diff --git a/scripts/demo-script b/scripts/demo-script index 9e12e803..6a51ec16 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-git +proj=paraslash-0.2.11 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 b20c9a0c..211562f0 100644 --- a/web/index.in.html +++ b/web/index.in.html @@ -1,5 +1,9 @@

Events