aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-08 12:59:29 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-08 12:59:29 +0100
commit2478b71738e7a8a54c5711302a6575bba87b3c7a (patch)
treeababc4a39fdcc5080df5a53bbea98fc48a563f35
parent6fe90d79858fdc149f7a9267d72d905d854fbd75 (diff)
downloadsircbot-2478b71738e7a8a54c5711302a6575bba87b3c7a.tar.bz2
sircbot-2478b71738e7a8a54c5711302a6575bba87b3c7a.tar.xz
==== release 0.3 ====v0.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f09f5dc..0304763 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-include config.mk
-VERSION=0.2
+VERSION=0.3
GIT_VERSION := $(shell [ -d .git ] && echo "-$$(git describe --always)")
CFLAGS ?= -g