[almanah/Version_0_10_1] Release 0.10.1 with a critical bug fixed (see https://bugzilla.gnome.org/show_bug.cgi?id=695117)



commit 91eae05ad9076d14eccbe7cc918421a69ecebe7b
Author: Álvaro Peña <alvaropg gmail com>
Date:   Mon Mar 11 12:14:31 2013 +0100

    Release 0.10.1 with a critical bug fixed (see https://bugzilla.gnome.org/show_bug.cgi?id=695117)

 NEWS         |   11 ++++++-----
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2648aa3..fae2aa5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes from Almanah 0.10.0 to Almanah 0.10.1
+========================================================
+
+Bug fixed:
+* Bug 695117 - Almanah doesn't encrypt the database when the application close (see 
https://bugzilla.gnome.org/show_bug.cgi?id=695117)
+
 Overview of changes from Almanah 0.9.0 to Almanah 0.10.0
 ========================================================
 
@@ -34,11 +40,6 @@ Updated translations:
 * sr (Мирослав Николић)
 * ru (Yuri Myasoedov)
 
-Overview of changes from Almanah 0.9.0 to Almanah 0.9.1
-=======================================================
-
-Bug fixed:
-* Bug 695117 - Almanah doesn't encrypt the database when the application close (see 
https://bugzilla.gnome.org/show_bug.cgi?id=695117)
 
 Overview of changes from Almanah 0.8.0 to Almanah 0.9.0
 =======================================================
diff --git a/configure.ac b/configure.ac
index b4c35d0..c3177aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([almanah],[0.10.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://live.gnome.org/Almanah_Diary])
+AC_INIT([almanah],[0.10.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://live.gnome.org/Almanah_Diary])
 
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([config.h])


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