aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-03-22 17:03:30 +0000
committerGerald Combs <gerald@wireshark.org>2004-03-22 17:03:30 +0000
commit4c0ecdcd9b781212858c6ccabd0cdcc69c33984d (patch)
tree8fda5500bd2f815b032817c280dd6ec5d57a76ee /config.nmake
parentf5bda7829cf5154abc8504c2a75033df584b2c30 (diff)
downloadwireshark-4c0ecdcd9b781212858c6ccabd0cdcc69c33984d.tar.gz
wireshark-4c0ecdcd9b781212858c6ccabd0cdcc69c33984d.tar.bz2
wireshark-4c0ecdcd9b781212858c6ccabd0cdcc69c33984d.zip
Bump the version up to 0.10.3.
svn path=/trunk/; revision=10436
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 b5f8412084..b120766a5d 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,6 +1,6 @@
-# $Id: config.nmake,v 1.83 2004/02/24 18:51:39 ulfl Exp $
+# $Id: config.nmake,v 1.84 2004/03/22 17:03:29 gerald Exp $
-VERSION=0.10.2
+VERSION=0.10.3
#
# The RC_VERSION should be comma-separated, not dot-separated,
# as per Graham Bloice's message in
@@ -12,7 +12,7 @@ VERSION=0.10.2
# 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,2
+RC_VERSION=0,10,3
WTAP_VERSION=0.1
#