gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/plugin/win32 npgnash.rc


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/plugin/win32 npgnash.rc
Date: Wed, 09 Aug 2006 14:31:45 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/08/09 14:31:45

Modified files:
        plugin/win32   : npgnash.rc 

Log message:
        updated gnash version

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/win32/npgnash.rc?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: npgnash.rc
===================================================================
RCS file: /sources/gnash/gnash/plugin/win32/npgnash.rc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- npgnash.rc  6 Aug 2006 19:02:14 -0000       1.1
+++ npgnash.rc  9 Aug 2006 14:31:45 -0000       1.2
@@ -1,6 +1,6 @@
 // Microsoft Visual C++ generated resource script.
 //
-#include "npgnash_resource.h"
+#include "resource1.h"
 
 #define APSTUDIO_READONLY_SYMBOLS
 /////////////////////////////////////////////////////////////////////////////
@@ -53,8 +53,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,0,0,1
- PRODUCTVERSION 1,0,0,1
+ FILEVERSION 0,7,1,0
+ PRODUCTVERSION 0,7,1,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -73,13 +73,13 @@
             VALUE "FileDescription", "npgnash"
             VALUE "FileExtents", "swf"
             VALUE "FileOpenName", "npgnash"
-            VALUE "FileVersion", "1, 0, 0, 1"
+            VALUE "FileVersion", "0, 7, 1, 0"
             VALUE "InternalName", "npgnash"
-            VALUE "LegalCopyright", "GNU"
+            VALUE "LegalCopyright", "Copyright (C) 2005, 2006 Free Software 
Foundation, Inc."
             VALUE "MIMEType", "application/x-shockwave-flash"
             VALUE "OriginalFilename", "npgnash.dll"
             VALUE "ProductName", "Gnash Plugin for Mozilla"
-            VALUE "ProductVersion", "1, 0, 0, 1"
+            VALUE "ProductVersion", "0, 7, 1, 0"
         END
     END
     BLOCK "VarFileInfo"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]