summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-12-13 00:43:06 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-12-13 00:43:06 (GMT)
commit05d5d55c1f6d8269792ef12a1251a4508e5350c1 (patch)
treebb9ee1d1a6b0c711100b396745c4205456d8c281
parent2d79eca96e1a6a1af43a33c525a715ad065e6550 (diff)
downloadmxe-05d5d55c1f6d8269792ef12a1251a4508e5350c1.zip
mxe-05d5d55c1f6d8269792ef12a1251a4508e5350c1.tar.gz
mxe-05d5d55c1f6d8269792ef12a1251a4508e5350c1.tar.bz2
increased version number to 2.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aed77b4..90a6ed6 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ JOBS := 4
TARGET := i386-mingw32msvc
SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
-VERSION := 2.1
+VERSION := 2.2
PREFIX := $(PWD)/usr
PKG_DIR := $(PWD)/pkg
TMP_DIR = $(PWD)/tmp-$(1)