Skip to content

Commit

Permalink
update headers to 4577
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuz committed Mar 12, 2016
1 parent 39cd66c commit 77fae9d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 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 4503
Dynamic construction of dialogs for FAR Manager 3.0 build 4577
*/

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

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

/*
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 4503
#define FARMANAGERVERSION_BUILD 4577
#define FARMANAGERVERSION_STAGE VS_RELEASE

#ifndef RC_INVOKED
Expand Down Expand Up @@ -2529,6 +2529,7 @@ enum MACROCALLTYPE
MCT_GETCUSTOMSORTMODES = 10,
MCT_ADDMACRO = 11,
MCT_KEYMACRO = 12,
MCT_CANPANELSORT = 13,
};

enum MACROPLUGINRETURNTYPE
Expand Down

0 comments on commit 77fae9d

Please sign in to comment.