summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-03-27 21:08:55 +0100
committerStefano Karapetsas <[email protected]>2013-03-27 21:08:55 +0100
commit460359a02c118d793b6c7f550e0ce6efe4454548 (patch)
treec88deef95aded4288cdf69e9a32f91ddd2f254a0 /configure.ac
parentf9e2977d549406252d2799658a0e73b21fd8f53e (diff)
downloadmate-netbook-460359a02c118d793b6c7f550e0ce6efe4454548.tar.bz2
mate-netbook-460359a02c118d793b6c7f550e0ce6efe4454548.tar.xz
Bump version to 1.5.1mate-netbook-1.5.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fa3683a..4554595 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(mate-netbook, 1.5.0, [])
+AC_INIT(mate-netbook, 1.5.1, [])
AM_INIT_AUTOMAKE()
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(maximus/main.c)