aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-25 15:35:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-25 15:35:47 -0700
commitfaa074c74bff1d2aab6b09829bb92cb393d4c58a (patch)
treee2c7c223e2529a068cc9a580af261c574e62a541 /consfigurator.asd
parentd438862a217e4d825d3b36bc84cffbd1a6794cd1 (diff)
downloadconsfigurator-faa074c74bff1d2aab6b09829bb92cb393d4c58a.tar.gz
release Consfigurator 0.6.1 (-1 to Debian unstable)v0.6.1debian/0.6.1-1archive/debian/0.6.1-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 497dc64..3d5f712 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "0.6.0"
+ :version "0.6.1"
: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.0"
+ :version "0.6.1"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t