$ git clone http://tcclient.ion.nu/tc_client.git
commit 01b6c50339c18943b2e3e38a460b48587226ff87
Author: Alicia <...>
Date:   Sun Sep 18 17:17:01 2016 +0200

    Version 0.39

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