Skip to content

Commit

Permalink
update headers to 4321
Browse files Browse the repository at this point in the history
  • Loading branch information
zg0 committed Mar 20, 2015
1 parent 516c027 commit 4e5fbca
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugins/common/unicode/DlgBuilder.hpp
Expand Up @@ -9,7 +9,7 @@
/*
DlgBuilder.hpp
Dynamic construction of dialogs for FAR Manager 3.0 build 4261
Dynamic construction of dialogs for FAR Manager 3.0 build 4321
*/

/*
Expand Down
2 changes: 1 addition & 1 deletion plugins/common/unicode/farcolor.hpp
Expand Up @@ -4,7 +4,7 @@
/*
farcolor.hpp
Colors Index for FAR Manager 3.0 build 4261
Colors Index for FAR Manager 3.0 build 4321
*/

/*
Expand Down
6 changes: 2 additions & 4 deletions plugins/common/unicode/plugin.hpp
Expand Up @@ -5,7 +5,7 @@
/*
plugin.hpp
Plugin API for Far Manager 3.0 build 4261
Plugin API for Far Manager 3.0 build 4321
*/

/*
Expand Down Expand Up @@ -43,7 +43,7 @@ other possible license with no implications from the above license on them.
#define FARMANAGERVERSION_MAJOR 3
#define FARMANAGERVERSION_MINOR 0
#define FARMANAGERVERSION_REVISION 0
#define FARMANAGERVERSION_BUILD 4261
#define FARMANAGERVERSION_BUILD 4321
#define FARMANAGERVERSION_STAGE VS_RELEASE

#ifndef RC_INVOKED
Expand All @@ -53,8 +53,6 @@ other possible license with no implications from the above license on them.

#undef DefDlgProc

#define FARMACRO_KEY_EVENT (KEY_EVENT|0x8000)


#define CP_UNICODE ((uintptr_t)1200)
#define CP_REVERSEBOM ((uintptr_t)1201)
Expand Down

0 comments on commit 4e5fbca

Please sign in to comment.