summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-01-31 09:17:24 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-01-31 09:17:24 (GMT)
commite1a486f40b379af86f65776987fe9a3264aba12d (patch)
treead0808e8f896f6f1197b1cc452ede9d374388e61 /Makefile
parent33705b1b0d255d4f93e3dd91575cb9830dd3072b (diff)
downloadmxe-e1a486f40b379af86f65776987fe9a3264aba12d.zip
mxe-e1a486f40b379af86f65776987fe9a3264aba12d.tar.gz
mxe-e1a486f40b379af86f65776987fe9a3264aba12d.tar.bz2
increased version number to 2.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 335d9d2..0b7a6a9 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ JOBS := 1
TARGET := i386-mingw32msvc
SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
-VERSION := 2.2
+VERSION := 2.3
PREFIX := $(PWD)/usr
PKG_DIR := $(PWD)/pkg
TMP_DIR = $(PWD)/tmp-$(1)