Skip to content

Commit

Permalink
add version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelAllh committed Jul 8, 2015
1 parent a158873 commit 2bbd3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rgt/ODIN/dpc_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ def input(test):
options.verbose = True

if options.version:
version = "version \"0.1alpha\""
version = "version \"0.4\""
print("")
print(version)
sys.exit()
Expand Down

0 comments on commit 2bbd3f5

Please sign in to comment.