aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-02 18:08:49 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-02 18:09:05 -0700
commitdb43b834e8041d60d1e9a578d64a516fdbac8860 (patch)
tree3287f84c08396b6f9b9c4b6fa7e99b3f3b473480 /consfigurator.asd
parent1ac3ddee874fc123bbdb2610aad689aafddf1029 (diff)
downloadconsfigurator-db43b834e8041d60d1e9a578d64a516fdbac8860.tar.gz
release Consfigurator 0.2.0 (-1 to Debian experimental)v0.2.0debian/0.2.0-1archive/debian/0.2.0-1
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index de0ecaf..2dfde94 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(asdf:defsystem :consfigurator
:description "Lisp declarative configuration management system"
- :version "0.0.1"
+ :version "0.2.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t