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
NEWS
====
--------------------------------------------
-0.?.? (to be announced) "sonic convolution"
--------------------------------------------
+---------------------------------------
+0.2.13 (2006-07-14) "sonic convolution"
+---------------------------------------
A bunch of new features and core changes.
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
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
<h1>Events</h1>
<hr>
<ul>
+ <li>2007-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"
+ </li>
<li>2006-05-12: <a href="versions/paraslash-0.2.12.tar.bz2">paraslash-0.2.12</a>
<a href="versions/paraslash-0.2.12.tar.bz2.asc">(sig)</a>
"oriented abstraction"