aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-08-06 14:08:54 +0000
committerGerald Combs <gerald@wireshark.org>2004-08-06 14:08:54 +0000
commitccda3658fc6cc671a52e5dfd518b37dffec62522 (patch)
tree71cb461c02c5559d7ab44990d38fa26d3c339f86 /config.nmake
parent4c43e2239e80999439bbc10c26269b8cffe1b0a0 (diff)
Bump the version to 0.10.6. Drop in a new ChangeLog, and add the beginnings
of the release announcement to NEWS. svn path=/trunk/; revision=11611
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 10969a3536..30602d09d3 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,6 +1,6 @@
# $Id$
-VERSION=0.10.5
+VERSION=0.10.6
WTAP_VERSION=0.1
#
# The RC_VERSION should be comma-separated, not dot-separated,
@@ -13,7 +13,7 @@ WTAP_VERSION=0.1
# 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,5
+RC_VERSION=0,10,6
RC_WTAP_VERSION=0,1
#