[five-or-more] 3.7.90



commit 0f06452797c56c2c9fdee2087f6410ff6ec9a215
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Mon Feb 18 22:49:04 2013 +0100

    3.7.90

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 93a0b4d..9c00eaa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+five-or-more 3.7.90
+====================
+
+ * Fixed a crash due to using uninitialized memory
+ * Translation updates
+
 five-or-more 3.7.5
 ====================
 
diff --git a/configure.ac b/configure.ac
index a2feaf6..e54daf3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(five-or-more, 3.7.5)
+AC_INIT(five-or-more, 3.7.90)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]