aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sbus
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-02-18 18:08:14 +0000
committerGerald Combs <gerald@wireshark.org>2008-02-18 18:08:14 +0000
commit7abeb02747a08671827dee1c2a6d6ff181cfa8d3 (patch)
tree2d8bebaabe2219ba7b774f9f325a8feb887bff2e /plugins/sbus
parent6dd33f26f689d54282feca151d338b8ace5becb6 (diff)
If we have an SVN revision number, use it as the build number under Windows
instead of "0". svn path=/trunk/; revision=24376
Diffstat (limited to 'plugins/sbus')
-rw-r--r--plugins/sbus/plugin.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sbus/plugin.rc.in b/plugins/sbus/plugin.rc.in
index 72b4de0775..e9f314d4b7 100644
--- a/plugins/sbus/plugin.rc.in
+++ b/plugins/sbus/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