$ git clone http://tcclient.ion.nu/tc_client.git
commit 7860475c1b0d149b5df4bbc7be0627371f50008c
Author: Alicia <...>
Date:   Tue Jan 12 23:03:43 2016 +0100

    Version 0.37

diff --git a/Makefile b/Makefile
index 8caca6d..00caa0a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.37pre
+VERSION=0.37
 CFLAGS=-g3 -Wall $(shell curl-config --cflags)
 LDFLAGS=-g3
 PREFIX=/usr/local