aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-02-26 10:30:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-02-26 10:30:52 -0700
commit49b9ea1d0988282fc8807f6b7b6e7ff18b0f775b (patch)
treea7165058d5b6af4fedb22428cb672ae58e01519c /consfigurator.asd
parent112316504ab81f459a5b00514bd3f9fae968dde0 (diff)
downloadconsfigurator-49b9ea1d0988282fc8807f6b7b6e7ff18b0f775b.tar.gz
release Consfigurator 1.2.3 (-1 to Debian unstable)v1.2.3debian/1.2.3-1archive/debian/1.2.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 c051bb4..5ef5681 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "1.2.2"
+ :version "1.2.3"
: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.2"
+ :version "1.2.3"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t