bumped to version 2.5
authorJeff Hobbs <hobbs@users.sourceforge.net>
Thu, 5 Apr 2007 00:18:56 +0000 (00:18 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Thu, 5 Apr 2007 00:18:56 +0000 (00:18 +0000)
ChangeLog
tkcon.tcl

index 429e02676efabcb9b9017095b356630215603615..e1767ca8f79603f25326caf141d891f7eec1470f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-04-04  Jeff Hobbs  <jeffh@ActiveState.com>
 
+       *** BUMPED TO VERSION 2.5 ***
+
        * tkcon.tcl: ensure option overrides only effect tkcon and
        subwidgets.
        (edit): Add -wrap option to 'edit' command.
index af1cf5f8a3fc934f1e8aa364625f4caea4fc0110..f65b3918782385a7938c629fe7e68888fb9f5b58 100755 (executable)
--- a/tkcon.tcl
+++ b/tkcon.tcl
@@ -75,7 +75,7 @@ foreach cmd {SetCursor UpDownLine Transpose ScrollPages} {
 namespace eval ::tkcon {
     # when modifying this line, make sure that the auto-upgrade check
     # for version still works.
-    variable VERSION "2.4"
+    variable VERSION "2.5"
     # The OPT variable is an array containing most of the optional
     # info to configure.  COLOR has the color data.
     variable OPT