From 591f77c3ca0101e1a674c934e16e87b64c8e4c97 Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Mon, 18 Mar 2019 20:15:00 +0100 Subject: Bump version Signed-off-by: Michael Buesch --- awlsim/common/version.py | 4 ++-- debian/changelog | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/awlsim/common/version.py b/awlsim/common/version.py index c2325409..dc464335 100644 --- a/awlsim/common/version.py +++ b/awlsim/common/version.py @@ -15,9 +15,9 @@ __all__ = [ VERSION_MAJOR = 0 -VERSION_MINOR = 69 +VERSION_MINOR = 70 VERSION_BUGFIX = 0 -VERSION_EXTRA = "" +VERSION_EXTRA = "-pre" diff --git a/debian/changelog b/debian/changelog index c94f5102..38763a8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -awlsim (0.69.0) UNRELEASED; urgency=low +awlsim (0.70.0) UNRELEASED; urgency=low - * Version 0.69.0 + * Version 0.70.0 -- Michael Buesch Mon, 01 Feb 2016 00:00:00 +0100 -- cgit v1.2.3