aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-04 11:02:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-04 11:02:42 -0700
commit4a599895e57a7dd8a6162390487b5621e2c23e57 (patch)
treee72ba0ec3125cfa5aadaa2dfc27992e3b2091a85 /consfigurator.asd
parent2cea8861a53a13c4e39abfe9a2622acd1edcb91e (diff)
downloadconsfigurator-4a599895e57a7dd8a6162390487b5621e2c23e57.tar.gz
release Consfigurator 0.8.0 (-1 to Debian unstable)v0.8.0debian/0.8.0-1archive/debian/0.8.0-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 28e9a04..e518632 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,6 +1,6 @@
(defsystem "consfigurator"
:description "Lisp declarative configuration management system"
- :version "0.7.0"
+ :version "0.8.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t
@@ -72,7 +72,7 @@
(defsystem "consfigurator/tests"
:description
"Tests for Consfigurator, Lisp declarative configuration management system"
- :version "0.7.0"
+ :version "0.8.0"
:author "Sean Whitton <spwhitton@spwhitton.name>"
:licence "GPL-3+"
:serial t