Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 29, 2016
1 parent 98b5d3b commit cba9c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quodlibet/quodlibet/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class MinVersions(object):
GSTREAMER = Version("GStreamer", 1, 0)


VERSION_TUPLE = Version("", 3, 8, -1)
VERSION_TUPLE = Version("", 3, 8, 0)
VERSION = str(VERSION_TUPLE)

# entry point for the user guide / wiki
Expand Down

0 comments on commit cba9c8a

Please sign in to comment.