aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-10 12:59:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-10 12:59:00 -0700
commit3007870968afca21dcd0887786442b0617698fc0 (patch)
tree9766e940ea5e0efb3aa26e7ce3839b063b61ab6f /consfigurator.asd
parentd62ee39e3716b390301eb52bd815246ebdd26473 (diff)
downloadconsfigurator-3007870968afca21dcd0887786442b0617698fc0.tar.gz
release Consfigurator 0.3.1 (-1 to Debian experimental)v0.3.1debian/0.3.1-1archive/debian/0.3.1-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 c3f9395..da85fa9 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(asdf:defsystem :consfigurator
:description "Lisp declarative configuration management system"
- :version "0.3.0"
+ :version "0.3.1"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t