aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:45:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:45:52 -0700
commitfc6d35b5bf33d6a5fcba9c44a769e653fa6712fa (patch)
tree2a1e0d183a346d7fd86daa173d78d7a3eb75650c /consfigurator.asd
parent8512a850bf9692052295e5242378011882d85976 (diff)
downloadconsfigurator-fc6d35b5bf33d6a5fcba9c44a769e653fa6712fa.tar.gz
release Consfigurator 0.5.0 (-1 to Debian experimental)v0.5.0debian/0.5.0-1archive/debian/0.5.0-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 8ef2293..2f2ca77 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "0.4.1"
+ :version "0.5.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t
@@ -59,7 +59,7 @@
(defsystem "consfigurator/tests"
:description
"Tests for Consfigurator, Lisp declarative configuration management system"
- :version "0.4.1"
+ :version "0.5.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t