diff options
author | Steve Zesch <[email protected]> | 2011-12-09 23:40:01 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-09 23:40:01 -0500 |
commit | 24824d12ee60e0400791440a944865cac01462ef (patch) | |
tree | 4b7ac64bf32fdfb652ef859e53749fa8b4058ebd /configure.ac | |
parent | 5dd08fe8e2a0b20bc35a3ec73db07946146bf7ab (diff) | |
download | mate-calc-24824d12ee60e0400791440a944865cac01462ef.tar.bz2 mate-calc-24824d12ee60e0400791440a944865cac01462ef.tar.xz |
updated versionmate-calc-1.1.0
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 a0d0be4..a8482e1 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, 2011.12.01) +AM_INIT_AUTOMAKE(mate-calc, 1.1.0) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE MATE_MAINTAINER_MODE_DEFINES |