diff options
Diffstat (limited to 'linden/indra/newview/res/viewerRes.rc')
-rw-r--r-- | linden/indra/newview/res/viewerRes.rc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/linden/indra/newview/res/viewerRes.rc b/linden/indra/newview/res/viewerRes.rc index 65d4cbb..e4d8e9c 100644 --- a/linden/indra/newview/res/viewerRes.rc +++ b/linden/indra/newview/res/viewerRes.rc | |||
@@ -138,8 +138,8 @@ TOOLMEDIAOPEN CURSOR "toolmediaopen.cur" | |||
138 | // | 138 | // |
139 | 139 | ||
140 | VS_VERSION_INFO VERSIONINFO | 140 | VS_VERSION_INFO VERSIONINFO |
141 | FILEVERSION 1,3,0 | 141 | FILEVERSION 1,4,0 |
142 | PRODUCTVERSION 1,3,0 | 142 | PRODUCTVERSION 1,4,0 |
143 | FILEFLAGSMASK 0x3fL | 143 | FILEFLAGSMASK 0x3fL |
144 | #ifdef _DEBUG | 144 | #ifdef _DEBUG |
145 | FILEFLAGS 0x1L | 145 | FILEFLAGS 0x1L |
@@ -155,12 +155,12 @@ BEGIN | |||
155 | BLOCK "040904b0" | 155 | BLOCK "040904b0" |
156 | BEGIN | 156 | BEGIN |
157 | VALUE "CompanyName", "meta-impy Viewer Project" | 157 | VALUE "CompanyName", "meta-impy Viewer Project" |
158 | VALUE "FileDescription", "meta-impy Experimental" | 158 | VALUE "FileDescription", "meta-impy" |
159 | VALUE "FileVersion", "2011.04.02" | 159 | VALUE "FileVersion", "1.4.0 beta 1" |
160 | VALUE "InternalName", "meta-impy Experimental" | 160 | VALUE "InternalName", "meta-impy" |
161 | VALUE "OriginalFilename", "meta-impy.exe" | 161 | VALUE "OriginalFilename", "meta-impy.exe" |
162 | VALUE "ProductName", "meta-impy Weekly" | 162 | VALUE "ProductName", "meta-impy" |
163 | VALUE "ProductVersion", "2011.04.02" | 163 | VALUE "ProductVersion", "1.4.0 beta 1" |
164 | END | 164 | END |
165 | END | 165 | END |
166 | BLOCK "VarFileInfo" | 166 | BLOCK "VarFileInfo" |