$ git clone http://tcclient.ion.nu/tc_client.git
commit 279422b52579562dad4ab1dd4938a90e953552df
Author: Alicia <...>
Date:   Thu Dec 22 19:45:35 2016 +0100

    Version 0.41

diff --git a/Makefile b/Makefile
index dbd3239..2a901fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.41pre
+VERSION=0.41
 CFLAGS=-g3 -Wall -I. $(shell curl-config --cflags)
 LDFLAGS=-g3
 PREFIX=/usr/local