$ git clone http://tcclient.ion.nu/tc_client.git
commit fab3e050b3b3b3651781f6cb350c0daa2c902b02
Author: Alicia <...>
Date:   Sun Oct 16 19:16:21 2016 +0200

    Version 0.40

diff --git a/Makefile b/Makefile
index 9e769f1..3bca681 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.40pre
+VERSION=0.40
 CFLAGS=-g3 -Wall $(shell curl-config --cflags)
 LDFLAGS=-g3
 PREFIX=/usr/local