From 0152f0a4d314bcc846381971f5dbd5ef4ea6cd56 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 2 Feb 2022 13:49:50 -0700 Subject: release Consfigurator 0.14.0 (-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 ab31dcc..3531ada 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -1,6 +1,6 @@ (defsystem "consfigurator" :description "Lisp declarative configuration management system" - :version "0.13.0" + :version "0.14.0" :author "Sean Whitton " :licence "GPL-3+" :serial t @@ -100,7 +100,7 @@ (defsystem "consfigurator/tests" :description "Tests for Consfigurator, Lisp declarative configuration management system" - :version "0.13.0" + :version "0.14.0" :author "Sean Whitton " :licence "GPL-3+" :serial t -- cgit v1.2.3