Skip to content

Commit

Permalink
Internal version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
snilt committed Nov 3, 2017
1 parent ab0b180 commit c979ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyLoadGui.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
@author: mkaay
"""
CURRENT_VERSION = '0.4.9'
CURRENT_INTERNAL_VERSION = '2017-10-21' # YYYY-MM-DD, append a lowercase letter for a new version on the same day
CURRENT_INTERNAL_VERSION = '2017-11-03' # YYYY-MM-DD, append a lowercase letter for a new version on the same day

import os
import sys
Expand Down

0 comments on commit c979ea3

Please sign in to comment.