From dc02a5697dedfe11195c9fae99a70ea76aa5cbd8 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 1 Apr 2021 19:33:15 -0700 Subject: release Consfigurator 0.4.1 (-1 to Debian experimental) 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 fbeea28..14b5052 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -1,6 +1,6 @@ (defsystem "consfigurator" :description "Lisp declarative configuration management system" - :version "0.4.0" + :version "0.4.1" :author "Sean Whitton " :licence "GPL-3+" :serial t @@ -57,7 +57,7 @@ (defsystem "consfigurator/tests" :description "Tests for Consfigurator, Lisp declarative configuration management system" - :version "0.4.0" + :version "0.4.1" :author "Sean Whitton " :licence "GPL-3+" :serial t -- cgit v1.2.3