[glom] 1.23.2



commit fd308dc992e45ef3371f5adbf57925cc08bdd21f
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Nov 23 12:37:44 2012 +0100

    1.23.2

 ChangeLog    |    2 ++
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b78389e..ac12f2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.23.2:
+
 2012-11-22  Murray Cumming  <murrayc murrayc com>
 
         Tests: Use the locally-built glom.
diff --git a/NEWS b/NEWS
index f9f8ce5..a48db0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.23.2:
+
+* Tests:
+  - Use the locally-built glom.
+  - Use the locally-built python module.
+* Examples: Remove unused list_related_* layouts.
+
 1.23.1 (unstable):
 
 * Document:
diff --git a/configure.ac b/configure.ac
index 1ce6cd1..e75b566 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.23.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.23.2],[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]