summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-11-10 10:43:01 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-11-10 10:43:01 (GMT)
commitcd0294a550a0e25c217e3ccfa26df054afffe5c2 (patch)
treeb52a0e431404bc37e8af1cd2836c9366c0be172c /Makefile
parentbf02a5d06c573cbf7b0fe2c252ece8dd9858a46f (diff)
downloadmxe-cd0294a550a0e25c217e3ccfa26df054afffe5c2.zip
mxe-cd0294a550a0e25c217e3ccfa26df054afffe5c2.tar.gz
mxe-cd0294a550a0e25c217e3ccfa26df054afffe5c2.tar.bz2
increased version number to 2.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8364fe7..aed77b4 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ JOBS := 4
TARGET := i386-mingw32msvc
SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
-VERSION := 2.0
+VERSION := 2.1
PREFIX := $(PWD)/usr
PKG_DIR := $(PWD)/pkg
TMP_DIR = $(PWD)/tmp-$(1)