From 923ee44887e227c713b1b7a9a431f363d47d454d Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 10 Nov 2024 20:40:22 +0300 Subject: changed target release to v2.1.1 The next release will include almost exclusively bug fixes. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3