Skip to content

Commit

Permalink
version/bump: v0.84.21
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Dec 16, 2017
1 parent 812213f commit 9c14571
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
oregano (0.84.21-0) unstable; urgency=high

* Update upstream

-- Bernhard Schuster <bernhard@ahoi.io> Sat, 16 Dec 2017 10:10:44 +0200

oregano (0.84.20-0) unstable; urgency=high

* Update upstream

-- Bernhard Schuster <bernhard@ahoi.io> Thu, 24 Aug 2017 08:01:44 +0200
-- Bernhard Schuster <bernhard@ahoi.io> Sat, 16 Dec 2017 09:21:12 +0200

oregano (0.84.13-0) unstable; urgency=high

Expand Down
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /usr/bin/env python3
# encoding: utf-8

VERSION = '0.84.20'
VERSION = '0.84.21'
APPNAME = 'oregano'

top = '.'
Expand Down

0 comments on commit 9c14571

Please sign in to comment.