aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2023-07-05 18:42:39 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2023-07-05 18:42:39 +0300
commit5546c501850b54c5a466a3448374d3b354952088 (patch)
tree8f6c8267abbe7304d9bc23f20865ac0522d3e12d
parent409478bfc6d49f84d2accd9a3a68f12e8bd74997 (diff)
downloadsciteco-5546c501850b54c5a466a3448374d3b354952088.tar.gz
set target release to v2.1.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f672553..d70f02c 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.0.0],
+AC_INIT([SciTECO], [2.1.0],
[robin.haberkorn@googlemail.com],
[sciteco],
[http://sciteco.sf.net/])