From ca37505e6c1609d3b9405203d44f49fa5d9bcc60 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 17 Mar 2023 11:04:08 -0700 Subject: release Consfigurator 1.3.0 (-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 1eac816..98284c0 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -1,6 +1,6 @@ (defsystem "consfigurator" :description "Lisp declarative configuration management system" - :version "1.2.3" + :version "1.3.0" :author "Sean Whitton " :licence "GPL-3+" :serial t @@ -103,7 +103,7 @@ (defsystem "consfigurator/tests" :description "Tests for Consfigurator, Lisp declarative configuration management system" - :version "1.2.3" + :version "1.3.0" :author "Sean Whitton " :licence "GPL-3+" :serial t -- cgit v1.2.3