diff options
author | Stefano Karapetsas <[email protected]> | 2012-06-14 16:37:25 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-06-14 16:37:25 +0200 |
commit | 2d4e5f982a5cc97e43c7a358788ff5f773bbd17d (patch) | |
tree | 670d41968d6e7ad15192d11737ee0f4a73ea6de0 /configure.in | |
parent | 4bbd16182dab69da9ca7ad13309962af40529469 (diff) | |
download | mate-applets-2d4e5f982a5cc97e43c7a358788ff5f773bbd17d.tar.bz2 mate-applets-2d4e5f982a5cc97e43c7a358788ff5f773bbd17d.tar.xz |
1.3.1 releasemate-applets-1.3.1
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 8ac89658..ced074eb 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.3.0) +AC_INIT(mate-applets, 1.3.1) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |