From 89202f1a48f41aec88a48b5903fff3f3f97c2a9c Mon Sep 17 00:00:00 2001 From: cage Date: Fri, 28 Aug 2020 18:01:30 +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 d9046c5..1186237 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.1.6],[https://notabug.org/cage/tinmop/],[tinmop]) +AC_INIT([tinmop],[0.1.7],[https://notabug.org/cage/tinmop/],[tinmop]) AM_INIT_AUTOMAKE([-Wall foreign]) diff --git a/tinmop.asd b/tinmop.asd index 312ea36..fe3834c 100644 --- a/tinmop.asd +++ b/tinmop.asd @@ -18,7 +18,7 @@ (defsystem :tinmop :author "cage" :license "GPLv3" - :version "0.1.6" + :version "0.1.7" :pathname "src" :serial t :depends-on (:alexandria