diff options
author | infirit <[email protected]> | 2014-01-27 21:23:32 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-01-27 21:23:32 +0100 |
commit | e081ec1e0e158fc5060508dc55ef9a07477a6247 (patch) | |
tree | 9b72c4e2f24586ea983e3b102658ca6514b2a720 | |
parent | 14fa045579e35b6a5af2ea1b71a3aa905c8cbdca (diff) | |
download | mate-calc-e081ec1e0e158fc5060508dc55ef9a07477a6247.tar.bz2 mate-calc-e081ec1e0e158fc5060508dc55ef9a07477a6247.tar.xz |
Bump version to 1.6.1mate-calc-1.6.11.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 84c3f88..ffa68fc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.62) -AC_INIT([mate-calc], [1.6.0], [http://mate-desktop.org]) +AC_INIT([mate-calc], [1.6.1], [http://mate-desktop.org]) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz]) AC_CONFIG_HEADERS(config.h) |