# -*- mode: TCL; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*- # # $Id: Version.tcl,v 1.3.2.2 2001/11/04 05:42:16 idiscovery Exp $ # # Version.tcl -- # # This file is automatically generated by the Tix version control tool # # # Copyright (c) 1993-1999 Ioi Kim Lam. # Copyright (c) 2000-2001 Tix Project Group. # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # proc tixScriptVersion {} { return 8.1 } proc tixScriptPatchLevel {} { return 8.1.2 } .