Version 0 of package vcompare

Updated 2003-09-24 18:09:19

package vcompare version1 version2

Compares the two version numbers given by version1 and version2. Returns -1 if version1 is an earlier version than version2, 0 if they are equal, and 1 if version1 is later than version2.


See also:


Tcl syntax help - Category Command