[java-libglom] 1.19.2



commit d0694a564ee4d288d5467636e25e76383dd86947
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Dec 22 12:30:07 2011 +0100

    1.19.2

 ChangeLog    |    2 ++
 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 3 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0a2601b..6bfac29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.19.2:
+
 2011-12-22  Murray Cumming  <murrayc murrayc com>
 
 	Improve the .pom file that will be installed.
diff --git a/NEWS b/NEWS
index 160a407..579d432 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.19.2:
+
+* Improve the .pom file installed when using --enable-maven-install.
+* Ignore some new, removed, or awkward methods in Glom 1.21/22.
+  This allows us to build with both Glom 1.20 and Glom 1.21/22,
+  though there is currently no check for Glom 1.22, which installs
+  in parallel.
+  (Murray Cumming)
+
 1.19.1:
 
 * Update to libglom 1.20 API (require libglom >= 1.20.1)
diff --git a/configure.ac b/configure.ac
index 4828fa6..94a6880 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@
 ## along with java-libglom; if not, write to the Free Software Foundation, Inc.,
 ## 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-AC_INIT([Java libglom], [1.19.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=Glom],
+AC_INIT([Java libglom], [1.19.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=Glom],
         [java-libglom], [http://www.glom.org])
 AC_CANONICAL_HOST
 AC_PREREQ([2.58])



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