]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
paraslash 0.5.3 v0.5.3
authorAndre Noll <maan@systemlinux.org>
Fri, 1 Aug 2014 12:23:58 +0000 (14:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 1 Aug 2014 12:23:58 +0000 (14:23 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 311aca2b06996005eb1ce2972a5c4df5116f6a58..40ab08a10cc59a8dd8849436feee4a669b5d972c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
 NEWS
 ====
 
 NEWS
 ====
 
--------------------------------------------------
-0.5.3 (to be released) "symbolic synchronization"
--------------------------------------------------
+---------------------------------------------
+0.5.3 (2014-08-01) "symbolic synchronization"
+---------------------------------------------
 
 Not many new features, but lots of fixes and usability improvements.
 
 
 Not many new features, but lots of fixes and usability improvements.
 
@@ -19,6 +19,9 @@ Not many new features, but lots of fixes and usability improvements.
        - The cpsi command now prints a meaningful error message if
          none of the given patterns matched any audio file.
 
        - The cpsi command now prints a meaningful error message if
          none of the given patterns matched any audio file.
 
+Downloads: ./releases/paraslash-0.5.3.tar.bz2 (tarball),
+./releases/paraslash-0.5.3.tar.bz2.asc (signature)
+
 ----------------------------------------
 0.5.2 (2014-04-11) "orthogonal interior"
 ----------------------------------------
 ----------------------------------------
 0.5.2 (2014-04-11) "orthogonal interior"
 ----------------------------------------
index f0749cc69424db44977a3ba13dea400fad31b27c..2465fb7eb5845729ba250da2a336dd12651005d8 100644 (file)
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.61])
 
 
 AC_PREREQ([2.61])
 
-AC_INIT([paraslash],[git],[maan@systemlinux.org])
+AC_INIT([paraslash],[0.5.3],[maan@systemlinux.org])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_FILES([Makefile])