diff --git a/debian/changelog b/debian/changelog index 17886cfa..ec2a1a35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +oregano (0.84.13-0) unstable; urgency=high + + * Update upstream + + -- Bernhard Schuster Thu, 24 Aug 2017 08:01:44 +0200 + oregano (0.84.12-0) unstable; urgency=high * Update upstream diff --git a/wscript b/wscript index e4b682a0..3cfbc415 100644 --- a/wscript +++ b/wscript @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # encoding: utf-8 -VERSION = '0.84.12' +VERSION = '0.84.13' APPNAME = 'oregano' top = '.'