[glom/glom-1-22] 1.22.5



commit 68872d57f5080bb8cc7be74064eb17d755a5bf40
Author: Murray Cumming <murrayc murrayc com>
Date:   Sun Dec 15 13:03:43 2013 +0100

    1.22.5

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 357a807..029fbdf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.22.5 (stable):
+
+Build:
+* Check that we have the pg_config utility.
+* Find libpython* on Ubuntu Trusty 64-bit.
+
 1.22.4 (stable):
 
 * Avoid some crashes when switching between Data or Find mode,
diff --git a/configure.ac b/configure.ac
index d21c7fc..062e4d6 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.22.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.22.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]