From 5150434dae73e9bdbf36a60c9cdbe87fb1835e0e Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 9 Feb 2019 17:33:13 +0000 Subject: version bump git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8684 90c681e8-e032-0410-971d-27865f9a5e38 --- src/app/qmmp.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app') diff --git a/src/app/qmmp.rc b/src/app/qmmp.rc index 832d6d6ce..57ae93fb3 100644 --- a/src/app/qmmp.rc +++ b/src/app/qmmp.rc @@ -1,7 +1,7 @@ #include -#define QMMP_FILEVERSION 1,3,0,0 -#define QMMP_PRODUCTVERSION "1.3.0.0" +#define QMMP_FILEVERSION 1,4,0,0 +#define QMMP_PRODUCTVERSION "1.4.0.0" IDI_ICON1 ICON DISCARDABLE "images\\ico\\qmmp.ico" IDI_ICON2 ICON DISCARDABLE "images\\ico\\qmmp_file.ico" -- cgit v1.2.3-13-gbd6f