From 7abeb02747a08671827dee1c2a6d6ff181cfa8d3 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 18 Feb 2008 18:08:14 +0000 Subject: If we have an SVN revision number, use it as the build number under Windows instead of "0". svn path=/trunk/; revision=24376 --- plugins/sbus/plugin.rc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/sbus') 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 -- cgit v1.2.3