summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2011-12-02 20:15:54 -0500
committerSteve Zesch <[email protected]>2011-12-02 20:15:54 -0500
commitdab51c76bea31b0bb8b79119de2f6a68f4fff489 (patch)
tree24b63b79a621783ecb20503b2a662f011aa1442f /configure.ac
parentc51ef797a707f4e2c6f9688d4378f2b0e9898a66 (diff)
downloadmate-panel-dab51c76bea31b0bb8b79119de2f6a68f4fff489.tar.bz2
mate-panel-dab51c76bea31b0bb8b79119de2f6a68f4fff489.tar.xz
Changed version to 2011.12.01
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 86431a64..4c8724b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [2011.11.24], [https://github.com/perberos/mate-desktop-environment])
+AC_INIT([mate-panel], [2011.12.01], [https://github.com/perberos/mate-desktop-environment])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar -Wno-portability])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])