diff options
author | George Hazan <ghazan@miranda.im> | 2017-12-06 16:52:26 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-12-06 16:52:26 +0300 |
commit | 73aaa5881b6bac6caf6f58d2011e62ee19706292 (patch) | |
tree | 14edbbb15acd89ce9cc66b16950bc150a2e546a4 | |
parent | a27079fe5c4a210664515c47767c00112c435d65 (diff) |
forgotten BOM
-rwxr-xr-x | plugins/New_GPG/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/New_GPG/src/version.h b/plugins/New_GPG/src/version.h index 0a60085071..8c156b9a16 100755 --- a/plugins/New_GPG/src/version.h +++ b/plugins/New_GPG/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 0 #define __BUILD_NUM 14 |