diff options
author | Stefano Karapetsas <[email protected]> | 2013-01-20 23:34:05 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-01-20 23:34:05 +0100 |
commit | ad73fd8ef318fa8edd37fd949330e9173e089af2 (patch) | |
tree | 11e126903bc38a2ef660b4cd97d7e962cfc9536c /configure.in | |
parent | 12549bc4597a6188a274f3ae5181da2093679a8d (diff) | |
parent | b01c3c1b706dddd5ac763885c9948fede60e951b (diff) | |
download | mate-applets-ad73fd8ef318fa8edd37fd949330e9173e089af2.tar.bz2 mate-applets-ad73fd8ef318fa8edd37fd949330e9173e089af2.tar.xz |
Merge branch 'master' of github.com:mate-desktop/mate-appletsmate-applets-1.5.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 c67621ce..5f680723 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.5.0) +AC_INIT(mate-applets, 1.5.1) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |