changeset 4:18e52516e7e8

Upped the version, added article.
author Michal Necasek <mnecasek@yahoo.com>
date Mon, 28 Jul 2014 13:39:09 +0200
parents 2f7db4d23d13
children 69f81cb2fb50
files videomp.rc
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/videomp.rc	Mon Jul 28 13:27:42 2014 +0200
+++ b/videomp.rc	Mon Jul 28 13:39:09 2014 +0200
@@ -14,14 +14,14 @@
     BEGIN
         BLOCK "040904B0"   /* US English, Unicode codepage */
         BEGIN
-            VALUE "CompanyName",     "OS/2 Museum"
+            VALUE "CompanyName",     "The OS/2 Museum"
             VALUE "FileDescription", "Boxvideo Video Miniport Driver"
-            VALUE "FileVersion",     "1.3"
+            VALUE "FileVersion",     "1.4"
             VALUE "InternalName",    "boxvideo.sys"
             VALUE "LegalCopyright",  "Copyright \251 2014 The OS/2 Museum"
             VALUE "OriginalFilename","boxvideo.sys"
             VALUE "ProductName",     "Sample Video Miniport"
-            VALUE "ProductVersion",  "1.3"
+            VALUE "ProductVersion",  "1.4"
         END
 
     END