Skip to content

Commit

Permalink
version2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Feb 24, 2019
1 parent c252616 commit a0ff0e2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/urh/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
VERSION = "2.5.5"

if __name__ == '__main__':
# To read out version easy on command line for InnoSetup
print(VERSION)
VERSION = "2.5.6"

0 comments on commit a0ff0e2

Please sign in to comment.