aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-12-10 21:50:04 +0000
committerGerald Combs <gerald@wireshark.org>2003-12-10 21:50:04 +0000
commit9fd657a0e1db145aa9733118ed09daaacf589edf (patch)
treef44ceedfc97285b068489b373bb786ef612131a8 /config.nmake
parentd9c27dc211c4daabbfab8d68bf398b04c6ac9ded (diff)
Bump the version to 0.10.0. It could be (and has been) argued that the
last release should have been 0.10.0. svn path=/trunk/; revision=9235
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 39ce4f646f..b93453b37e 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,6 +1,6 @@
-# $Id: config.nmake,v 1.67 2003/12/07 00:04:31 gerald Exp $
+# $Id: config.nmake,v 1.68 2003/12/10 21:50:04 gerald Exp $
-VERSION=0.9.16
+VERSION=0.10.0
#
# This should be comma-separated, not dot-separated, as per Graham
# Bloice's message in
@@ -12,7 +12,7 @@ VERSION=0.9.16
# 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,9,16
+RC_VERSION=0,10,0
WTAP_VERSION=0.0
#