Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-05-11 23:10:26 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-05-11 23:10:26 +0400
commitaabcd1b35533993171d83cdce1a1f588bc71ebab (patch)
treea4fc6865ed0c1d7d2f37bf0d992dc8fa28d685a3 /update_version.bat
parent88e5066597e56f630c087e2fec81f1c09d7571ea (diff)
gccbuild.bat, update_version.bat: cosmetics
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4693 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'update_version.bat')
-rw-r--r--update_version.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_version.bat b/update_version.bat
index e5b305390..144766b59 100644
--- a/update_version.bat
+++ b/update_version.bat
@@ -32,4 +32,4 @@ ECHO I'll use MPC_VERSION_REV=0 for now.
ECHO #define MPC_VERSION_REV 0 > "include\Version_rev.h"
TYPE "src\apps\mplayerc\res\mpc-hc.exe.manifest.template" > "src\apps\mplayerc\res\mpc-hc.exe.manifest"
-EXIT /B
+GOTO END