aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-11-28 19:10:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-11-28 19:10:25 -0700
commitf0af57280d9da49d5553d74cc97878e2b342163c (patch)
tree91d68413729a4f54acedd64d4daa8b29fd99ac2d /consfigurator.asd
parent2402ec5d9f568643775df42c2b977455fc1f66d0 (diff)
downloadconsfigurator-f0af57280d9da49d5553d74cc97878e2b342163c.tar.gz
release Consfigurator 0.12.3 (-1 to Debian unstable)v0.12.3debian/0.12.3-1archive/debian/0.12.3-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 b49ecab..4ba46b1 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "0.12.2"
+ :version "0.12.3"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t
@@ -98,7 +98,7 @@
(defsystem "consfigurator/tests"
:description
"Tests for Consfigurator, Lisp declarative configuration management system"
- :version "0.12.2"
+ :version "0.12.3"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t