aboutsummaryrefslogtreecommitdiffstats
path: root/image/tethereal.rc.in
AgeCommit message (Collapse)AuthorFilesLines
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez1-1/+1
svn path=/trunk/; revision=4199
2001-04-05Use sed in the Win32 build to place the version in various files.Gilbert Ramirez1-0/+36
We us $(VERSION), defined in the top-level config.nmake, to replace @VERSION@ in various files. $(RC_VERSION) and $(WTAP_VERSION) are similarly used. svn path=/trunk/; revision=3258