From 0934dfde0ab9193b496b05fcf1ca514ae562185e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 29 Jan 2013 20:17:59 +0000 Subject: version bump fixes: [#204] git-svn-id: http://svn.miranda-ng.org/main/trunk@3347 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MSN/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/MSN/src') diff --git a/protocols/MSN/src/version.h b/protocols/MSN/src/version.h index cb78075b09..ecb8d1bdf2 100644 --- a/protocols/MSN/src/version.h +++ b/protocols/MSN/src/version.h @@ -16,6 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#define __FILEVERSION_STRING 0,11,0,1 -#define __VERSION_STRING "0.11.0.1" -#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 11, 0, 1) +#define __FILEVERSION_STRING 0,11,0,2 +#define __VERSION_STRING "0.11.0.2" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 11, 0, 2) -- cgit v1.2.3