diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-02-16 13:55:22 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-02-16 13:55:22 +0100 |
commit | 478e9e620c3edefb7d739a1387adbed828932a62 (patch) | |
tree | d9dc7bd262ee4852a0a50080b1517f29ce97826e /configure.ac | |
parent | ba22b1a307988fd493fc682daff20eee4c325451 (diff) | |
download | sciteco-478e9e620c3edefb7d739a1387adbed828932a62.tar.gz |
prepare new target release v0.6
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 d2df4c6..3862c38 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.65]) -AC_INIT([SciTECO], [0.5], +AC_INIT([SciTECO], [0.6], [robin.haberkorn@googlemail.com], [sciteco], [http://rhaberkorn.github.com/sciteco/]) |