summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-04-06 15:29:30 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-04-06 15:29:30 (GMT)
commit7503c4668839241efd76a8cc8ae95ccd1b0763c1 (patch)
tree58d111a7719b36671323331d5d14bfb1b5595e9e /Makefile
parent266e450364907f2ac0ede356f298237c5a947abf (diff)
downloadmxe-7503c4668839241efd76a8cc8ae95ccd1b0763c1.zip
mxe-7503c4668839241efd76a8cc8ae95ccd1b0763c1.tar.gz
mxe-7503c4668839241efd76a8cc8ae95ccd1b0763c1.tar.bz2
increased version number to 2.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6c6ca6e..de2bccc 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ JOBS := 1
TARGET := i386-mingw32msvc
SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
-VERSION := 2.5
+VERSION := 2.6
PREFIX := $(PWD)/usr
PKG_DIR := $(PWD)/pkg
TMP_DIR = $(PWD)/tmp-$(1)