summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-02-29 21:48:47 +0100
committerStefano Karapetsas <[email protected]>2012-02-29 21:48:47 +0100
commitcdabbca548fbe1d695b698c9b419a21188247553 (patch)
treefee543f1db049bc1769bcdef2c9ccde50a5734d2 /configure.ac
parent95478d54ab1c61549f76639203c969c6be9dfd99 (diff)
downloadmate-panel-cdabbca548fbe1d695b698c9b419a21188247553.tar.bz2
mate-panel-cdabbca548fbe1d695b698c9b419a21188247553.tar.xz
fix for 1.2 release
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 562f8d17..d6f408c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.1.1], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.2.0], [https://github.com/mate-desktop/mate-panel/issues],
[mate-panel], [http://www.mate-desktop.org])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar -Wno-portability])