commit 9277af6be57ebc45892ae6e77dc9b797121303f6
Author: Alicia <...>
Date: Sat May 16 18:07:10 2015 +0200
Version 0.31
diff --git a/Makefile b/Makefile
index 6ca5e3a..55d37a0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.31pre
+VERSION=0.31
CFLAGS=-g3 -Wall $(shell curl-config --cflags)
LIBS=-g3 $(shell curl-config --libs)
ifneq ($(wildcard config.mk),)