summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--debian/changelog8
2 files changed, 8 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 10be450..d5adf80 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.49
+VERSION := 0.0.50
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"
diff --git a/debian/changelog b/debian/changelog
index 44ce821..c384efa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-acmetool (0.0.49-1) UNRELEASED; urgency=medium
+acmetool (0.0.50-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Christian Pointner <equinox@spreadspace.org> Tue, 29 Mar 2016 09:37:42 +0200
+
+acmetool (0.0.49-1) unstable; urgency=medium
* New upstream release.