Skip to content

Commit

Permalink
Bump version to 0.9.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
danpla committed Oct 17, 2015
1 parent 6f78ad6 commit 6fb3887
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions dist/deb/changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
fontlink (0.9.3) experimental; urgency=low

* Upstream release

-- Daniel Plachotich <[email protected]> Sat, 17 Oct 2015 16:02:44 +0300
2 changes: 1 addition & 1 deletion fontlink/app_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'''

NAME = 'fontlink'
VERSION = '0.9.2'
VERSION = '0.9.3'

TITLE = 'FontLink'
ICON = NAME
Expand Down

0 comments on commit 6fb3887

Please sign in to comment.