aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
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 cc7c4c6..21c6660 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "1.1.0"
+ :version "1.1.1"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t
@@ -102,7 +102,7 @@
(defsystem "consfigurator/tests"
:description
"Tests for Consfigurator, Lisp declarative configuration management system"
- :version "1.1.0"
+ :version "1.1.1"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t