Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
takeout_sbk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yunpeng.song
takeout_sbk
Commits
5c2dc1cd
Commit
5c2dc1cd
authored
Jun 15, 2020
by
wuyang.zou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--no-edit
parent
34132abc
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
fmTakeout/fmTakeout.rc
+4
-4
fmTakeout/preDefine.h
+2
-1
No files found.
fmTakeout/fmTakeout.rc
View file @
5c2dc1cd
...
...
@@ -7,8 +7,8 @@ IDI_ICON ICON DISCARDABLE "logo.ico"
#endif
VS_VERSION_INFO VERSIONINFO
//***每次修改后编译发版必须变更版本号(preDefine.h中APP_VERSION 需要一致)***//
FILEVERSION 4,2020,
526,1
PRODUCTVERSION 4,2020,
526,1
FILEVERSION 4,2020,
6,29
PRODUCTVERSION 4,2020,
6,29
//*************************************************************************//
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
...
...
@@ -31,8 +31,8 @@ VS_VERSION_INFO VERSIONINFO
VALUE "OriginalFilename", "PmsPlugin.exe"
VALUE "ProductName", "PMS Plugin"
//***每次修改后编译发版必须变更版本号(preDefine.h中APP_VERSION 需要一致)***//
VALUE "ProductVersion", "4.2020.
526.1
"
VALUE "FileVersion", "4.2020.
526.1
"
VALUE "ProductVersion", "4.2020.
6.29
"
VALUE "FileVersion", "4.2020.
6.29
"
//*************************************************************************//
END
END
...
...
fmTakeout/preDefine.h
View file @
5c2dc1cd
...
...
@@ -9,7 +9,8 @@
//#define APP_VERSION "4.2020.318.1"
//#define APP_VERSION "4.2020.423.1"
//#define APP_VERSION "4.2020.520.1"
#define APP_VERSION "4.2020.526.1"
//#define APP_VERSION "4.2020.526.1"
#define APP_VERSION "4.2020.6.29"
//修正版本号时,切记修正 FmTakeout.rc 中的版本号
#define SERVER_PASSWORD "posoperator@freemud.cn"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment