From 93bbda2962beff1052407aa8f33d16c5ecbf3632 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Do=CC=88rr?= Date: Sun, 22 Sep 2013 12:13:53 +0200 Subject: [PATCH] Bump version to 0.5.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bbb32c5..364d05c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -RELEASEVER=0.2.3 +RELEASEVER=0.5.0 ZIPDIR=rainy-$(RELEASEVER) BINDIR=$(shell pwd)/Rainy/bin/Debug RELEASEDIR=$(shell pwd)/release