[glom] 1.25.5



commit f4dfdbfe14c8ff23bd91e15ce1fd4a4f45c146a1
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Dec 19 12:45:00 2013 +0100

    1.25.5

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a2b715c..405a1c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.25.5 (unstable):
+
+* Check that we have the pg_config utility.
+  (Murray Cumming)
+* Add some tests.
+  (Murray Cumming)
+* Slight improvements to the libglom API.
+  (Murray Cumming)
+
 1.25.4 (unstable):
 
 * Fix a crash when switching between Data and Find mode.
diff --git a/configure.ac b/configure.ac
index 5d6c409..1202ab8 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.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.25.5],[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]