diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-23 03:17:02 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-23 03:17:02 +0300 |
commit | 2a23325617c01f170bdacb25f2777aa9f4f6ef14 (patch) | |
tree | 59ffd1261b2d0aeb4b3100a6d74b391cb9379be7 /configure.ac | |
parent | 689702354e81148b9be2fa3b6dc4f4de8a6d102f (diff) | |
download | sciteco-2a23325617c01f170bdacb25f2777aa9f4f6ef14.tar.gz |
uploaded target release to v2.3.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 41c0a05..c4f55ac 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], [2.2.0], +AC_INIT([SciTECO], [2.3.0], [robin.haberkorn@googlemail.com], [sciteco], [https://github.com/rhaberkorn/sciteco]) |