summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-03-08 20:12:08 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-03-08 20:12:08 (GMT)
commit170bed13a133c75510cd274627de34e406704a4f (patch)
treeb058411e0151dd3e7aa85514ff87e044c76618d7 /Makefile
parent5f433b9a711cdcee9386587d846b589425460128 (diff)
downloadmxe-170bed13a133c75510cd274627de34e406704a4f.zip
mxe-170bed13a133c75510cd274627de34e406704a4f.tar.gz
mxe-170bed13a133c75510cd274627de34e406704a4f.tar.bz2
increased version number to 2.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e66ded1..249f07a 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ JOBS := 1
TARGET := i386-mingw32msvc
SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
-VERSION := 2.4
+VERSION := 2.5
PREFIX := $(PWD)/usr
PKG_DIR := $(PWD)/pkg
TMP_DIR = $(PWD)/tmp-$(1)