aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-02-20 13:18:17 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-02-20 13:18:17 -0700
commitfb69a62d61b79e5b480c18ab71a387bfca1bf221 (patch)
tree6b0640beed1f43653bd43e8fe6ff1df05e80a22d /consfigurator.asd
parent94bc937d4fe7a115838c96f02e5f228d7d481a00 (diff)
downloadconsfigurator-fb69a62d61b79e5b480c18ab71a387bfca1bf221.tar.gz
release Consfigurator 1.2.2 (-1 to Debian unstable)v1.2.2debian/1.2.2-1archive/debian/1.2.2-1
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd4
1 files changed, 2 insertions, 2 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 59c936b..c051bb4 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "1.2.1"
+ :version "1.2.2"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t
@@ -102,7 +102,7 @@
(defsystem "consfigurator/tests"
:description
"Tests for Consfigurator, Lisp declarative configuration management system"
- :version "1.2.1"
+ :version "1.2.2"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t