Skip to content

Commit

Permalink
chore/version: bump to 0.84.39, fix debian changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Aug 1, 2018
1 parent 74a1373 commit 76560fa
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.39-0) unstable; urgency=high

* Update upstream

-- Bernhard Schuster <[email protected]> Thu, 1 Aug 2018 19:36:57 +0200

oregano (0.84.38-0) unstable; urgency=high

* Update upstream

-- Bernhard Schuster <[email protected]> Thu, 26 Dec 2018 09:10:44 +0200
-- Bernhard Schuster <[email protected]> Thu, 1 Aug 2018 09:10:44 +0200

oregano (0.84.21-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.38'
VERSION = '0.84.39'
APPNAME = 'oregano'

top = '.'
Expand Down

0 comments on commit 76560fa

Please sign in to comment.