aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-04-24 08:34:47 +0100
committerSean Whitton <spwhitton@spwhitton.name>2024-04-24 08:34:47 +0100
commitcc87f9e017981dc85701c8372781f3c4e1132336 (patch)
treea943c8b9e08be74598e2bb971d68654ec6693710 /consfigurator.asd
parent5699ba7770cbb735913d986c04cf4a6d40b20b7c (diff)
downloadconsfigurator-master.tar.gz
release Consfigurator 1.3.2 (-1 to Debian unstable)HEADv1.3.2debian/1.3.2-1archive/debian/1.3.2-1master
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 ecb8a29..fbdffb3 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "1.3.1"
+ :version "1.3.2"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t
@@ -103,7 +103,7 @@
(defsystem "consfigurator/tests"
:description
"Tests for Consfigurator, Lisp declarative configuration management system"
- :version "1.3.1"
+ :version "1.3.2"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t