summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 16:08:50 -0500
committerSteve Zesch <[email protected]>2012-11-18 16:08:50 -0500
commit26049d7cc8418f435d47a76fd4409ef38eb69b70 (patch)
tree24db2ea3a9ec65b3a79f050cbfd502cfd8876218
parente8c9900b85acc467ea38d093047e8d169f026e22 (diff)
downloadengrampa-1.4.x.tar.bz2
engrampa-1.4.x.tar.xz
Update configure.ac1.4.x
bumped version number to 1.4.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 26f9b39..bf5c46d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([engrampa], [1.4.0], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.4.1], [http://www.mate-desktop.org/])
AM_INIT_AUTOMAKE([1.9 foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])