aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-10 12:42:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-10 12:42:36 -0700
commite12afc97ca0d7c7b72820e57f4b62fab69df8ec9 (patch)
treed05e10d70b1205fd51e0918178893e55dee3d4da /consfigurator.asd
parent3e4a2f432067d64055538275bce941921ce7b0aa (diff)
downloadconsfigurator-e12afc97ca0d7c7b72820e57f4b62fab69df8ec9.tar.gz
release Consfigurator 0.3.0 (-1 to Debian experimental)v0.3.0debian/0.3.0-1archive/debian/0.3.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 6f29d8b..c3f9395 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(asdf:defsystem :consfigurator
:description "Lisp declarative configuration management system"
- :version "0.2.1"
+ :version "0.3.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t