[glom/glom-1-18] 1.18.0



commit 99f906c9a57058670a9e0f0d1d430c6d20a973aa
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Feb 26 20:14:42 2011 +0100

    1.18.0

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2350dea..9d4dc9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.18.0:
+
+* Builds with gtkmm-2.24 with no use of deprecated API.
+
 1.16.2:
 
 * CSV Import: Actually preview and import the field values.
diff --git a/configure.ac b/configure.ac
index 8a7417f..1dadf12 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.16.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.18.0],[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]