diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 70cafa8..f3b79ef 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # # Copyright (C) 2023 Wojtek Kosior <koszko@koszko.org> -AC_INIT([cantius], [2025.3.21], [koszko@koszko.org]) +AC_INIT([cantius], [2025.3.26], [koszko@koszko.org]) AC_CONFIG_SRCDIR([src/guile/cantius.scm]) |