diff options
-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 9577855..16df7aa 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.0 +set VERSION 1.5.1 # Grades category and their html names set grades_category [list \ |