aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-06-19 14:23:58 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-06-19 14:23:58 +0200
commita179f5f5302d0de6033e6fcba579c10e5e37d70f (patch)
treec0fdaec11b255a32d25d6fd86c3e3c8375902bcf /Makefile
parent1ee9955c9568294c43094565359083bbb371af27 (diff)
downloadsircbot-a179f5f5302d0de6033e6fcba579c10e5e37d70f.tar.bz2
sircbot-a179f5f5302d0de6033e6fcba579c10e5e37d70f.tar.xz
==== release 0.4 ====HEADv0.4master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 56cb072..776c5e1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-include config.mk
-VERSION=0.3
+VERSION=0.4
GIT_VERSION := $(shell [ -d .git ] && echo "-$$(git describe --always)")
CFLAGS ?= -g