summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-13 10:40:51 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-13 10:40:51 +0200
commit73711b13b9f775aa1d4ad680bbb91fe2457c9b6d (patch)
tree6c94caad3e326c3f73bb65d03bbbf99bf9162b9a
parent416ca0b6390c1c0b3a26f81472ec1d23931be434 (diff)
downloadvmadm-73711b13b9f775aa1d4ad680bbb91fe2457c9b6d.tar.gz
build: update version numbers for post-release development
-rw-r--r--NEWS4
-rw-r--r--debian/changelog6
2 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f7e4c59..20cdc60 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ vmadm is a tool to create and destroy virtual machines running under a
local libvirt. This file documents important or user-visible changes
from release to release.
+## Version 0.2.0+git, NOT YET RELEASED
+
+This is an unreleased version being developed.
+
## Version 0.2.0, released 2021-03-13
This is the first release. It can create and destroy virtual machines
diff --git a/debian/changelog b/debian/changelog
index 107fbbe..0955225 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vmadm (0.2.0+git-1) UNRELEASED; urgency=medium
+
+ * This will become a new release eventually.
+
+ -- Lars Wirzenius <liw@liw.fi> Sat, 13 Mar 2021 10:38:58 +0200
+
vmadm (0.2.0-1) unstable; urgency=low
* Initial packaging. This is not intended to be uploaded to Debian, so