diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ -include config.mk -VERSION=0.3 +VERSION=0.4 GIT_VERSION := $(shell [ -d .git ] && echo "-$$(git describe --always)") CFLAGS ?= -g |
![]() |
index : sircbot | |
Simple IRC bot for shell and lua scripts | gitolite |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -1,6 +1,6 @@ -include config.mk -VERSION=0.3 +VERSION=0.4 GIT_VERSION := $(shell [ -d .git ] && echo "-$$(git describe --always)") CFLAGS ?= -g |