aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-23 16:57:20 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-23 16:57:20 -0700
commitd19b5b8738f41a8132be8889dae7660063ea7e77 (patch)
tree04ec06f4f155d2fe4b36a138459523480c17bf4a /consfigurator.asd
parent65bcbf7c0931f379757e74280b0865c6da8f14be (diff)
downloadconsfigurator-d19b5b8738f41a8132be8889dae7660063ea7e77.tar.gz
release Consfigurator 0.6.0 (-1 to Debian unstable)v0.6.0debian/0.6.0-1archive/debian/0.6.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 8c48e8d..0d8afcf 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "0.5.0"
+ :version "0.6.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t
@@ -67,7 +67,7 @@
(defsystem "consfigurator/tests"
:description
"Tests for Consfigurator, Lisp declarative configuration management system"
- :version "0.5.0"
+ :version "0.6.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t