From 6226c1f6684a2db9128c75ed72126f672d45a33c Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 29 Jun 2022 17:38:29 -0700 Subject: release Consfigurator 1.0.3 (-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 2b315cb..f2f25fe 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -1,6 +1,6 @@ (defsystem "consfigurator" :description "Lisp declarative configuration management system" - :version "1.0.2" + :version "1.0.3" :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.0.2" + :version "1.0.3" :author "Sean Whitton " :licence "GPL-3+" :serial t -- cgit v1.2.3