From d7f6d2697c9e2ff4a6a01d84c7fe1d7fa6c5d677 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 6 Apr 2015 11:25:00 +0200 Subject: Bump version to 1.9.90 --- NEWS | 4 ++-- configure.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 0996b577..13610536 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -pluma 1.9.1 -=========== +pluma 1.9.90 +============ * Use MateAboutDialog from libmate-desktop diff --git a/configure.ac b/configure.ac index a0f1e90c..a2e4adfb 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, 9) -m4_define(pluma_micro_version, 1) +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