aboutsummaryrefslogtreecommitdiff
path: root/src/app
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2020-04-28 18:58:35 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2020-04-28 18:58:35 +0000
commitd5c594be00cb0c06c24eb4a167dbf21d9ed5b765 (patch)
tree0e1852627d5c27cc33e0263e5445c8f3cbd0327f /src/app
parent2d195435d13dacb721bd527918bcd0e5c30b51cd (diff)
downloadqmmp-d5c594be00cb0c06c24eb4a167dbf21d9ed5b765.tar.gz
qmmp-d5c594be00cb0c06c24eb4a167dbf21d9ed5b765.tar.bz2
qmmp-d5c594be00cb0c06c24eb4a167dbf21d9ed5b765.zip
version bump
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9383 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/app')
-rw-r--r--src/app/qmmp.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/app/qmmp.rc b/src/app/qmmp.rc
index 90ae30ad7..ee0011770 100644
--- a/src/app/qmmp.rc
+++ b/src/app/qmmp.rc
@@ -1,7 +1,7 @@
#include <winver.h>
-#define QMMP_FILEVERSION 1,4,0,0
-#define QMMP_PRODUCTVERSION "1.4.0.0"
+#define QMMP_FILEVERSION 1,5,0,0
+#define QMMP_PRODUCTVERSION "1.5.0.0"
IDI_ICON1 ICON DISCARDABLE "images\\ico\\qmmp.ico"
IDI_ICON2 ICON DISCARDABLE "images\\ico\\qmmp_file.ico"