home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving the Web
/
ServingTheWeb1995.disc1of1.iso
/
linux
/
slacksrce
/
tcl
/
tcl+tk+t
/
tcl7.3l1
/
tcl7
/
tcl7.3
/
patchlevel.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-11-21
|
328 b
|
12 lines
/*
* patchlevel.h --
*
* This file does nothing except define a "patch level" for Tcl.
* The patch level is an integer that increments with each new
* release or patch release. It's used to make sure that Tcl
* patches are applied in the correct order and only to appropriate
* sources.
*/
#define TCL_PATCH_LEVEL 106