diff options
author | raveit65 <[email protected]> | 2016-09-04 08:32:37 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-04 08:32:37 +0200 |
commit | 927e0708e079aae0938f5a031cfcf137bc7c9469 (patch) | |
tree | ac3f48cf0fb0c282f4ff857d4fa4745e65a91a75 /configure.ac | |
parent | 1f4e81487da2a4140aece0a4fe1c4b5927360577 (diff) | |
download | mozo-1.15.1.tar.bz2 mozo-1.15.1.tar.xz |
update to 1.15.1 releasev1.15.1
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 c47c5ef..9d984b0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl -*- Mode: autoconf -*- dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT(mozo, 1.15.0, http://www.mate-desktop.org) +AC_INIT(mozo, 1.15.1, http://www.mate-desktop.org) m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(mozo.in) AC_CONFIG_HEADERS([config.h]) |