summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-08-08 18:08:10 (GMT)
committerhobbs <hobbs>2000-08-08 18:08:10 (GMT)
commit6c763f11df451028f827b53fdedf271196042614 (patch)
tree200edb558438a9f51d38cd093dae97e523d9ebbf
parente70a563f41d40e0274e1600cc35741e4249c35ab (diff)
downloadtcl-6c763f11df451028f827b53fdedf271196042614.zip
tcl-6c763f11df451028f827b53fdedf271196042614.tar.gz
tcl-6c763f11df451028f827b53fdedf271196042614.tar.bz2
* library/msgcat1.0/pkgIndex.tcl:
* library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1.
-rw-r--r--ChangeLog1
-rw-r--r--library/msgcat/pkgIndex.tcl2
-rw-r--r--library/msgcat1.0/pkgIndex.tcl2
3 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 45f1c44..c7a8589 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2000-08-08 Jeff Hobbs <hobbs@scriptics.com>
+ * library/msgcat1.0/pkgIndex.tcl:
* library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1.
2000-08-07 Jeff Hobbs <hobbs@scriptics.com>
diff --git a/library/msgcat/pkgIndex.tcl b/library/msgcat/pkgIndex.tcl
index b40a4f3..7bee508 100644
--- a/library/msgcat/pkgIndex.tcl
+++ b/library/msgcat/pkgIndex.tcl
@@ -1 +1 @@
-package ifneeded msgcat 1.0 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.1 [list source [file join $dir msgcat.tcl]]
diff --git a/library/msgcat1.0/pkgIndex.tcl b/library/msgcat1.0/pkgIndex.tcl
index b40a4f3..7bee508 100644
--- a/library/msgcat1.0/pkgIndex.tcl
+++ b/library/msgcat1.0/pkgIndex.tcl
@@ -1 +1 @@
-package ifneeded msgcat 1.0 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.1 [list source [file join $dir msgcat.tcl]]