summaryrefslogtreecommitdiff
path: root/plugins/IEHistory/src/version.h
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2014-08-21 11:42:41 +0000
committerRené Schümann <white06tiger@gmail.com>2014-08-21 11:42:41 +0000
commit572b645362aff573399cf65a5faa735415d1ab65 (patch)
treece1e551f65fd71bf0500c01b133d8956d4e7e5d3 /plugins/IEHistory/src/version.h
parent2ae4a360da9638ecaaa68bbb683187ef8e1faf35 (diff)
IEHistory: v0.0.1.6
* improved IDC_IEVIEW_PLACEHOLDER control - removed border around IEView control to fit entire window * improved name of system history dialog (IEView still doesn't show all events.. so it's mostly useless) + added ability to focus and bring to top old history window if it were already open git-svn-id: http://svn.miranda-ng.org/main/trunk@10254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/IEHistory/src/version.h')
-rw-r--r--plugins/IEHistory/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h
index a9f8e10311..2a080a1a15 100644
--- a/plugins/IEHistory/src/version.h
+++ b/plugins/IEHistory/src/version.h
@@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
-#define __BUILD_NUM 5
+#define __BUILD_NUM 6
#include <stdver.h>