diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a9141c0..1a66eac 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [2011.11.16], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([mate-common], [2011.12.01], [https://github.com/perberos/mate-desktop-environment]) AC_CONFIG_SRCDIR([macros2/mate-autogen.sh]) |