summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-03-05 16:54:59 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-03-05 16:54:59 (GMT)
commit2901a78a803369924c739c42257f07c00f6c68ab (patch)
tree79f03162b7db321890dd1b280594c404d528a8ba /Makefile
parent5a60c7624f1ba5125096dabe507835a5914643d5 (diff)
downloadmxe-2901a78a803369924c739c42257f07c00f6c68ab.zip
mxe-2901a78a803369924c739c42257f07c00f6c68ab.tar.gz
mxe-2901a78a803369924c739c42257f07c00f6c68ab.tar.bz2
increased version number to 2.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b85250f..4b4cfd8 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ JOBS := 1
TARGET := i386-mingw32msvc
SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
-VERSION := 2.3
+VERSION := 2.4
PREFIX := $(PWD)/usr
PKG_DIR := $(PWD)/pkg
TMP_DIR = $(PWD)/tmp-$(1)