aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/rudp
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-18 18:08:14 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-18 18:08:14 +0000
commitf6667f56c437027452534e7ea398d3ee5e6bddf6 (patch)
tree2d8bebaabe2219ba7b774f9f325a8feb887bff2e /plugins/rudp
parentbc89c07c31dbfd85e914b1af05ec7aa71481e76b (diff)
If we have an SVN revision number, use it as the build number under Windows
instead of "0". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24376 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins/rudp')
-rw-r--r--plugins/rudp/plugin.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/rudp/plugin.rc.in b/plugins/rudp/plugin.rc.in
index 72b4de0775..e9f314d4b7 100644
--- a/plugins/rudp/plugin.rc.in
+++ b/plugins/rudp/plugin.rc.in
@@ -2,7 +2,7 @@
VS_VERSION_INFO VERSIONINFO
FILEVERSION @RC_MODULE_VERSION@
- PRODUCTVERSION @RC_VERSION@,0
+ PRODUCTVERSION @RC_VERSION@
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS VS_FF_PRERELEASE+VS_FF_DEBUG