aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-19 00:28:15 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-19 00:28:15 +0000
commitd35b61c1575d69c132b1b72df7f24d40c48a801c (patch)
treeacb74e274c38e97240083450f8b5334152505d4d /config.nmake
parentef1aa647ed63c193312485789c3338a72f90e72b (diff)
Bump the version to 0.10.1.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10100 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.nmake b/config.nmake
index a9175701fa..1dd30f863e 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,6 +1,6 @@
-# $Id: config.nmake,v 1.80 2004/02/10 18:12:40 ulfl Exp $
+# $Id: config.nmake,v 1.81 2004/02/19 00:28:14 gerald Exp $
-VERSION=0.10.0
+VERSION=0.10.1
#
# The RC_VERSION should be comma-separated, not dot-separated,
# as per Graham Bloice's message in
@@ -12,7 +12,7 @@ VERSION=0.10.0
# number to be correctly displayed in the explorer properties dialog
# for the executables, and XP's tooltip, rather than 0.0.0.0."
#
-RC_VERSION=0,10,0
+RC_VERSION=0,10,1
WTAP_VERSION=0.1
#