summaryrefslogtreecommitdiff
path: root/tix/library/Version.tcl
blob: ac8a61cc0ef4198e88b2ee79cfabfe860ef33e19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Version.tcl --
#
#	This file is automatically generated by the Tix version control tool
#
#
# Copyright (c) 1996, Expert Interface Technologies
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#

proc tixScriptVersion {} {
    return 4.1
}
proc tixScriptPatchLevel {} {
    return 4.1.0
}