diff options
Diffstat (limited to 'GradeBook_lib.tcl')
-rwxr-xr-x | GradeBook_lib.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GradeBook_lib.tcl b/GradeBook_lib.tcl index 373159e..efdc181 100755 --- a/GradeBook_lib.tcl +++ b/GradeBook_lib.tcl @@ -9,7 +9,7 @@ package require Tcl 8.5 source ./libBasicTableOperations.tcl # internal version of this code -set VERSION 1.5.1 +set VERSION 1.5.2 # ######################################################################## # this should be in config file |