summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-07-26 11:50:56 +0200
committerStefano Karapetsas <[email protected]>2012-07-26 11:50:56 +0200
commitfbef320f6d79dfdddfc2e77ac98936fbe1d5e183 (patch)
treeaca3cf01a6c5bcd7c050b9c4e8eed98bbf6d487a /configure.ac
parente48fc61bf4cf43a90b7ddf16e3cbb3b247333c89 (diff)
downloadmate-netbook-fbef320f6d79dfdddfc2e77ac98936fbe1d5e183.tar.bz2
mate-netbook-fbef320f6d79dfdddfc2e77ac98936fbe1d5e183.tar.xz
bump version to 1.4.0mate-netbook-1.4.0
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 b06c7c6..e0cf65c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(mate-netbook, 1.3.0, [])
+AC_INIT(mate-netbook, 1.4.0, [])
AM_INIT_AUTOMAKE()
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(maximus/main.c)