diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-01-11 10:58:46 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-01-11 10:58:46 +0000 |
commit | 50208cd41cdedcd38e7cb88f192477979213b5e0 (patch) | |
tree | db0edc15f3705abc8bf14c928cb5f3e7bdfb4db7 /plugins | |
parent | a3a3a217f2884a20481d3de09ee6ada46554f03a (diff) |
Importtext version bump due to historypp_p.ini fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@7588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/ImportTXT/ImpTxtDlg.res | bin | 3264 -> 1832 bytes | |||
-rw-r--r-- | plugins/ImportTXT/ImpTxt_Ver.rc | 8 | ||||
-rw-r--r-- | plugins/ImportTXT/ImpTxt_Ver.res | bin | 1056 -> 1056 bytes |
3 files changed, 4 insertions, 4 deletions
diff --git a/plugins/ImportTXT/ImpTxtDlg.res b/plugins/ImportTXT/ImpTxtDlg.res Binary files differindex 9feb9a0abe..75fd95ae0c 100644 --- a/plugins/ImportTXT/ImpTxtDlg.res +++ b/plugins/ImportTXT/ImpTxtDlg.res diff --git a/plugins/ImportTXT/ImpTxt_Ver.rc b/plugins/ImportTXT/ImpTxt_Ver.rc index 25e2a0ee21..6be7198669 100644 --- a/plugins/ImportTXT/ImpTxt_Ver.rc +++ b/plugins/ImportTXT/ImpTxt_Ver.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO
-FILEVERSION 0,0,1,10
-PRODUCTVERSION 0,0,1,10
+FILEVERSION 0,0,1,11
+PRODUCTVERSION 0,0,1,11
FILEOS 0x4
FILETYPE 0x2
{
@@ -10,13 +10,13 @@ BLOCK "StringFileInfo" {
VALUE "CompanyName", "Miranda Open Source Project"
VALUE "FileDescription", "ImportTXT plugin for Miranda NG"
- VALUE "FileVersion", "0.0.1.10"
+ VALUE "FileVersion", "0.0.1.11"
VALUE "InternalName", "importtxt"
VALUE "LegalCopyright", "© 2008 Abyss"
VALUE "LegalTrademarks", "Gnu General Public License V2"
VALUE "OriginalFilename", "importtxt.dll"
VALUE "ProductName", "Import TXT Module"
- VALUE "ProductVersion", "0.0.1.10"
+ VALUE "ProductVersion", "0.0.1.11"
VALUE "Comments", "Imports history saved in TXT files from other clients"
}
}
diff --git a/plugins/ImportTXT/ImpTxt_Ver.res b/plugins/ImportTXT/ImpTxt_Ver.res Binary files differindex 528e48c650..5af6ef6e35 100644 --- a/plugins/ImportTXT/ImpTxt_Ver.res +++ b/plugins/ImportTXT/ImpTxt_Ver.res |