aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-11-10 20:40:22 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-11-10 20:40:22 +0300
commit923ee44887e227c713b1b7a9a431f363d47d454d (patch)
tree693e72c6e580d90301f3d0f9f1cdc57eac6cfe25
parent0ddb6a853eca4de886a18cb3419981234b738edb (diff)
downloadsciteco-923ee44887e227c713b1b7a9a431f363d47d454d.tar.gz
changed target release to v2.1.1
The next release will include almost exclusively bug fixes.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a82eb1d..f0d5233 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.1.1],
[robin.haberkorn@googlemail.com],
[sciteco],
[https://github.com/rhaberkorn/sciteco])