Version converter fix
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
|
||||
package require Tk
|
||||
|
||||
set appversion 0.1
|
||||
set appversion 0.2
|
||||
set scriptpath [file normalize [info script]]
|
||||
set appdir [file dirname $scriptpath]
|
||||
# check if we're running from a starpack
|
||||
|
||||
Reference in New Issue
Block a user