aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2010-09-10 13:05:26 +0200
committerNatanael Copa <natanael.copa@gmail.com>2010-09-10 13:05:26 +0200
commitaefa1f028fab71136d42fbc662eb8e20c4f60530 (patch)
treed53d001d32cbdba0ac46a9d749a7af4a946dfac1
parent1c514f4c8a83d3f03642aa6c3dd78612097094a5 (diff)
downloadsircbot-aefa1f028fab71136d42fbc662eb8e20c4f60530.tar.bz2
sircbot-aefa1f028fab71136d42fbc662eb8e20c4f60530.tar.xz
release 0.2v0.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d95ce5a..d5dfcd7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.1
+VERSION=0.2
GIT_VERSION := $(shell [ -d .git ] && echo "-$$(git describe --always)")
CFLAGS ?= -g