diff options
author | Steve Zesch <[email protected]> | 2011-12-02 21:12:35 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 21:12:35 -0500 |
commit | b67680616f66c648bbad1e6744ab4664800635d3 (patch) | |
tree | 0e3ff4ef5597ffbe994979611b8e6f1a9a791783 /configure.in | |
parent | 297a33a04b765d064a29409fc9fc21886e32b327 (diff) | |
download | mate-applets-b67680616f66c648bbad1e6744ab4664800635d3.tar.bz2 mate-applets-b67680616f66c648bbad1e6744ab4664800635d3.tar.xz |
Changed version to 2011.12.01
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 344dc369..54a97d18 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 2011.11.17) +AC_INIT(mate-applets, 2011.12.01) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |