[glom] 1.26.0



commit f843d557e2a0354ced8f106aeaee1616e866c33f
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Mar 6 17:04:39 2014 +0100

    1.26.0

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9b53c4e..bb858b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.26.0 (stable):
+
+* Reports: Fix a crash introduced in 1.25.4.
+  (Murray Cumming)
+
 1.25.6 (unstable):
 
 * Backup/Restore: Use libarchive instead of calling the tar shell command.
diff --git a/configure.ac b/configure.ac
index a399e48..f0bf933 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([Glom],[1.25.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.26.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
 AC_PREREQ(2.63)
 
 AC_CONFIG_SRCDIR([glom/main.cc])


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