diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-29 00:52:28 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-29 00:52:28 +0100 |
commit | 2168ef409ebf24c96bec5561abe2708776ed82de (patch) | |
tree | 93eb5c5ccb1ff50c48d38588debaef114714c8a1 /plugins | |
parent | 07cbcfe846f2047019690be3b941184f889ee87b (diff) |
Update version number once moar
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/hextray/resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/hextray/resource.rc b/plugins/hextray/resource.rc index 929ea2ad..08bc0844 100644 --- a/plugins/hextray/resource.rc +++ b/plugins/hextray/resource.rc @@ -219,8 +219,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,2,4,0 - PRODUCTVERSION 1,2,4,0 + FILEVERSION 1,3,0,0 + PRODUCTVERSION 1,3,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L |