OSDN Git Service

* library/pkgIndex.tcl: Update combobox version to 2.3.
authorkseitz <kseitz>
Thu, 12 Mar 2009 21:00:11 +0000 (21:00 +0000)
committerkseitz <kseitz>
Thu, 12 Mar 2009 21:00:11 +0000 (21:00 +0000)
libgui/ChangeLog
libgui/library/pkgIndex.tcl

index d8d9133..ee1815f 100644 (file)
@@ -1,3 +1,7 @@
+2009-03-12  Keith Seitz  <keiths@redhat.com>
+
+       * library/pkgIndex.tcl: Update combobox version to 2.3.
+
 2008-08-02  Keith Seitz  <keiths@redhat.com>
 
        * tcl.m4: Remove. I changed my mind.
index 82af226..975ae94 100644 (file)
@@ -8,5 +8,5 @@
 # script is sourced, the variable $dir must contain the
 # full path name of this file's directory.
 
-package ifneeded combobox 2.2.1 [list source [file join $dir combobox.tcl]]
+package ifneeded combobox 2.3 [list source [file join $dir combobox.tcl]]
 package ifneeded debug 1.0 [list source [file join $dir debug.tcl]]