From 964307a20d84bf93a1a98046ffdcd4f130eafc72 Mon Sep 17 00:00:00 2001 From: cage Date: Thu, 11 Jun 2020 17:37:37 +0200 Subject: [PATCH] - increased version. --- configure.ac | 2 +- tinmop.asd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 9b36788..bce171f 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program. dnl If not, see [[http://www.gnu.org/licenses/][http://www.gnu.org/licenses/]]. -AC_INIT([tinmop],[0.0.4],[https://notabug.org/cage/tinmop/],[tinmop]) +AC_INIT([tinmop],[0.0.5],[https://notabug.org/cage/tinmop/],[tinmop]) AM_INIT_AUTOMAKE([-Wall foreign]) diff --git a/tinmop.asd b/tinmop.asd index 2e66cd8..12b5903 100644 --- a/tinmop.asd +++ b/tinmop.asd @@ -18,7 +18,7 @@ (defsystem :tinmop :author "cage" :license "GPLv3" - :version "0.0.4" + :version "0.0.5" :pathname "src" :serial t :depends-on (:alexandria