From 1bcac927b72367f69cc19f2473c29729315b469f Mon Sep 17 00:00:00 2001 From: Victor Wagner Date: Wed, 3 Oct 2012 21:56:01 +0400 Subject: [PATCH] fixed version in the pkgIndex.tcl --- pkgIndex.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgIndex.tcl b/pkgIndex.tcl index ae8a38a..9cea184 100644 --- a/pkgIndex.tcl +++ b/pkgIndex.tcl @@ -8,4 +8,4 @@ # script is sourced, the variable $dir must contain the # full path name of this file's directory. -package ifneeded Fvwm 1.0 "source $dir/fvwm.tcl" +package ifneeded Fvwm 1.4 "source $dir/fvwm.tcl" -- 2.39.2