diff options
author | raveit65 <[email protected]> | 2017-09-27 20:11:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-09-27 20:11:18 +0200 |
commit | 09684c52596be088e598cd57fe75265210cc7e9e (patch) | |
tree | cd4b995054cbcfc26b23ee3732f24488840e7d1c /configure.ac | |
parent | f60991dea349d543b4b5cf2cccd5428355acbb4c (diff) | |
download | mate-applets-09684c52596be088e598cd57fe75265210cc7e9e.tar.bz2 mate-applets-09684c52596be088e598cd57fe75265210cc7e9e.tar.xz |
release 1.19.2v1.19.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c32a8035..f6abf8ae 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.19.1) +AC_INIT(mate-applets, 1.19.2) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |