[nautilus-actions] configure.ac: bump version number to API changes



commit 024d611ff24ffd0f61554e89740dc9b404ba06b7
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Jan 25 22:54:25 2012 +0100

    configure.ac: bump version number to API changes

 ChangeLog    |    2 ++
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a48a716..686555b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2012-01-25 Pierre Wieser <pwieser trychlos org>
 
+	* configure.ac: Bump version number due to API changes.
+
 	* Makefile.am: Build Reference Manual when make distcheck.
 
 	* docs/reference/Makefile.am: Always enable gtk-doc.make inclusion.
diff --git a/configure.ac b/configure.ac
index 1934577..b776541 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@
 
 AC_PREREQ([2.53])
 
-AC_INIT([Nautilus-Actions],[3.1.6],[maintainer nautilus-actions org],,[http://www.nautilus-actions.org])
+AC_INIT([Nautilus-Actions],[3.2.0],[maintainer nautilus-actions org],,[http://www.nautilus-actions.org])
 
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_CANONICAL_TARGET



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]