aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-25 17:22:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-25 17:22:45 -0700
commit5d488aa831100ff04d8c81f413313f4281f43cfb (patch)
treec10764610ddeddb58f90495879f4b591c322a0c4 /consfigurator.asd
parent0117130288e5bf7513c4ec8fcfe1259e4cb73957 (diff)
downloadconsfigurator-5d488aa831100ff04d8c81f413313f4281f43cfb.tar.gz
release Consfigurator 0.7.0 (-1 to Debian unstable)v0.7.0debian/0.7.0-1archive/debian/0.7.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 3d5f712..2a8e6a0 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "0.6.1"
+ :version "0.7.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t
@@ -70,7 +70,7 @@
(defsystem "consfigurator/tests"
:description
"Tests for Consfigurator, Lisp declarative configuration management system"
- :version "0.6.1"
+ :version "0.7.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t