Skip to content

Commit

Permalink
Bump version to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
danpla committed Jan 24, 2016
1 parent 12f7fed commit a723f82
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions dist/deb/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
fontlink (1.0.0) stable; urgency=low

* New upstream release

-- Daniel Plachotich <daniel.plachotich@yandex.ru> Sun, 24 Jan 2016 22:10:40 +0200

fontlink (0.9.3) experimental; urgency=low

* Upstream release
Expand Down
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.3'
VERSION = '1.0.0'

TITLE = 'FontLink'
ICON = NAME
Expand Down

0 comments on commit a723f82

Please sign in to comment.