]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
paraslash 0.2.14 v0.2.14
authorAndre Noll <maan@congo.fml.local>
Sun, 15 Oct 2006 16:52:23 +0000 (18:52 +0200)
committerAndre Noll <maan@congo.fml.local>
Sun, 15 Oct 2006 16:52:23 +0000 (18:52 +0200)
Makefile.in
NEWS
configure.ac
web/index.in.html

index e5e8a4428e4a67115c735266ddaeb7aa6b6431fb..376adf810aa0a85df319799dd3ab008acd9ce33a 100644 (file)
@@ -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 f1470cd04b16d991db666bc8bd70d5b78238266a..c2a156086fcfc0d12ef5c08509d4c9a2e823e41e 100644 (file)
--- 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
index efd27d4e518be5782045408b9d4be4cb42b05ce3..bfd4fbcb5b7ebafd4d132fa7a6ee2b404b8a853d 100644 (file)
@@ -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
index 427d665ced058780e84396a6abd7e79e23efc3eb..e4b1949ff876d50da566e55ac6f33a76232e3eee 100644 (file)
@@ -1,6 +1,10 @@
 <h1>Events</h1>
 <hr>
 <ul>
+       <li>2006-10-15: <a href="versions/paraslash-0.2.14.tar.bz2">paraslash-0.2.14</a>
+               <a href="versions/paraslash-0.2.14.tar.bz2.asc">(sig)</a>
+               "transient singularity"
+       </li>
        <li>2006-07-14: <a href="versions/paraslash-0.2.13.tar.bz2">paraslash-0.2.13</a>
                <a href="versions/paraslash-0.2.13.tar.bz2.asc">(sig)</a>
                "sonic convolution"