From ffef4da856cd374a3557341b3bb51f070aa8de6f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 15 Nov 2021 11:49:30 -0700 Subject: release Consfigurator 0.12.2 (-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 69d8957..41c5a65 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -1,6 +1,6 @@ (defsystem "consfigurator" :description "Lisp declarative configuration management system" - :version "0.12.1" + :version "0.12.2" :author "Sean Whitton " :licence "GPL-3+" :serial t @@ -98,7 +98,7 @@ (defsystem "consfigurator/tests" :description "Tests for Consfigurator, Lisp declarative configuration management system" - :version "0.12.1" + :version "0.12.2" :author "Sean Whitton " :licence "GPL-3+" :serial t -- cgit v1.2.3