summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-01-22 15:28:40 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-01-22 15:28:40 (GMT)
commit61a784e1aad53bf8ae667e1ed55f3f8211249737 (patch)
treeed490c0a8bf7d18d6b622dba28cbb729f76a0248 /Makefile
parent045a091b196bd5457ddb78a5bdf33606bd662608 (diff)
downloadmxe-61a784e1aad53bf8ae667e1ed55f3f8211249737.zip
mxe-61a784e1aad53bf8ae667e1ed55f3f8211249737.tar.gz
mxe-61a784e1aad53bf8ae667e1ed55f3f8211249737.tar.bz2
increased version number to 2.11
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edbf3df..035f7e7 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ JOBS := 1
TARGET := i686-pc-mingw32
SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
-VERSION := 2.10
+VERSION := 2.11
PREFIX := $(PWD)/usr
LOG_DIR := $(PWD)/log
TIMESTAMP := $(shell date +%Y%m%d_%H%M%S)