From fc0f4c3ab28a2839e1ffd42d5096372033837a54 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 20 Feb 2023 13:07:58 -0700 Subject: release Consfigurator 1.2.1 (-1 to Debian unstable) Signed-off-by: Sean Whitton --- consfigurator.asd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index ae4eb65..59c936b 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -1,6 +1,6 @@ (defsystem "consfigurator" :description "Lisp declarative configuration management system" - :version "1.2.0" + :version "1.2.1" :author "Sean Whitton " :licence "GPL-3+" :serial t @@ -102,7 +102,7 @@ (defsystem "consfigurator/tests" :description "Tests for Consfigurator, Lisp declarative configuration management system" - :version "1.2.0" + :version "1.2.1" :author "Sean Whitton " :licence "GPL-3+" :serial t -- cgit v1.2.3