From 2478b71738e7a8a54c5711302a6575bba87b3c7a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 8 Mar 2013 12:59:29 +0100 Subject: ==== release 0.3 ==== --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3