From: Victor Wagner Date: Wed, 3 Oct 2012 17:56:01 +0000 (+0400) Subject: fixed version in the pkgIndex.tcl X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=oss%2Ffvwm-tcl.git;a=commitdiff_plain;h=1bcac927b72367f69cc19f2473c29729315b469f fixed version in the pkgIndex.tcl --- 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"