aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-04-05 04:39:29 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-04-05 04:39:29 +0000
commita8d864bca78bfaeb4a27649c16408064ed7f1068 (patch)
tree17afe72068b50bb87e11e03c3a1e8bd543db4630 /config.nmake
parentc4979d817a4e6960a6a137857b467a10622d9fe0 (diff)
Use sed in the Win32 build to place the version in various files.
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
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index c876f0a6a6..22b422de4e 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,6 +1,7 @@
-# $Id: config.nmake,v 1.10 2001/04/04 04:50:04 gram Exp $
+# $Id: config.nmake,v 1.11 2001/04/05 04:39:23 gram Exp $
VERSION=0.8.16
+RC_VERSION=0,8,16
WTAP_VERSION=0.0
GTK_VERSION=1.3