From 5088dd808c57067ef0267bb9b57b2ce4d71c7322 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 18 Feb 2014 21:44:01 +0100 Subject: Bump version to 1.7.90 --- NEWS | 4 ++-- configure.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 9c41f202..ed79e715 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -pluma 1.7.2 -=========== +pluma 1.7.90 +============ * Add GTK3 support * Use yelp-tools instead of mate-doc-utils diff --git a/configure.ac b/configure.ac index e1bfd7d2..b502529a 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.63.2) m4_define(pluma_major_version, 1) m4_define(pluma_minor_version, 7) -m4_define(pluma_micro_version, 2) +m4_define(pluma_micro_version, 90) m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version) AC_INIT([pluma], [pluma_version], -- cgit v1.2.1