diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-04-21 23:22:48 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-04-21 23:22:48 -0400 |
commit | 54f336b9b11e82ccc54f36ce27600ab01ff261e9 (patch) | |
tree | a256b84ab1312e037369a9b0046fb89fd5381d87 /GradeBook_lib.tcl | |
parent | 2026d0ab0485e01c32be550a97b8bbd72cf35854 (diff) | |
download | GradeBook-54f336b9b11e82ccc54f36ce27600ab01ff261e9.tar.gz GradeBook-54f336b9b11e82ccc54f36ce27600ab01ff261e9.zip |
version bumped
Ignore-this: c64641119cad3ccf990e8415454c69c3
darcs-hash:20110422032248-067c0-cf5c3d0d47dc93e8fb444da1383b006018d6a9ef.gz
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 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 \ |