From 72e140df0319ed9bf277f8766806444915664e1c Mon Sep 17 00:00:00 2001 From: Mayo Roettger <mayo.roettgerhhu.de> Date: Fri, 14 Jun 2019 18:27:31 +0200 Subject: [PATCH] changed version 1.2.11 in configure.ac --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2299b1d..fdc5305 100755 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([clpAPI], [1.2.10], [mayo.roettger@hhu.de]) +AC_INIT([clpAPI], [1.2.11], [mayo.roettger@hhu.de]) dnl # -------------------------------------------------------------------- dnl # template config.h.in -- GitLab