Revision: | 1.1 |
Committed: | Sat Feb 1 19:06:59 2003 UTC (21 years, 9 months ago) by tdb |
Branch: | MAIN |
Log Message: | Version number of the server. By default it's a snapshot name with the current date. But this could be changed to a real version number if we ever did something unusual like made a proper release ;-) |
# | Content |
---|---|
1 | VERSION = snap`date +%y%m%d` |