diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-23 12:08:02 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-23 12:08:02 +0100 |
commit | f08b63aa001466ce9e0eb51892987efc851e250d (patch) | |
tree | 51a162fbe5083399ab70d7fec4af9e722d56f221 /configure.ac | |
parent | 8eabd1485e931a31dfd594c3f10860bbb443c8da (diff) | |
download | mate-calc-f08b63aa001466ce9e0eb51892987efc851e250d.tar.bz2 mate-calc-f08b63aa001466ce9e0eb51892987efc851e250d.tar.xz |
Bump version to 1.5.2mate-calc-1.5.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 e8705e3..15be9a1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(configure.ac) -AM_INIT_AUTOMAKE(mate-calc, 1.5.1) +AM_INIT_AUTOMAKE(mate-calc, 1.5.2) AC_CONFIG_HEADERS(config.h) AM_MAINTAINER_MODE MATE_MAINTAINER_MODE_DEFINES |