summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-04-23 15:56:44 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-04-23 15:56:44 +0200
commit967686e6e6d6953a70e3689459dfb0d1ffb1f169 (patch)
treea17c3caf6137249f8305b8b24e28cb23d46b1c80
parente1e566400710d248ce9c4b94035d8fbbd9be9e56 (diff)
downloadnullshell-967686e6e6d6953a70e3689459dfb0d1ffb1f169.tar.gz
nullshell-967686e6e6d6953a70e3689459dfb0d1ffb1f169.tar.zst
prepare release 0.0.60.0.6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e8c530..411a4f8 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ RM := rm
CFLAGS += -std=c11 -O2 -Wall -Werror
# this is just a fallback in case you do not use git but downloaded
# a release tarball...
-VERSION := 0.0.5
+VERSION := 0.0.6
all: nullshell README.html