diff options
author | infirit <[email protected]> | 2015-07-16 10:49:41 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-07-16 10:49:41 +0200 |
commit | 647de884f328d6b23aa6fea1bec50e9a4ee361a1 (patch) | |
tree | ca7d147557199f5feb4b16d0e5e3b2cdec604b82 | |
parent | ff4e33442a5a5b4b6ca7fe3ca3606a2caca97a02 (diff) | |
download | mate-applets-647de884f328d6b23aa6fea1bec50e9a4ee361a1.tar.bz2 mate-applets-647de884f328d6b23aa6fea1bec50e9a4ee361a1.tar.xz |
Bump version to 1.10.3mate-applets-1.10.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8d5307a7..9c3ea3c0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.10.2) +AC_INIT(mate-applets, 1.10.3) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |