$ git clone http://tcclient.ion.nu/tc_client.git
commit 735b5f7f9175a566b4df823f7643b16e4094c418
Author: Alicia <...>
Date:   Fri Mar 11 23:54:20 2016 +0100

    Version 0.38

diff --git a/Makefile b/Makefile
index 932b1c9..502cbc4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.38pre
+VERSION=0.38
 CFLAGS=-g3 -Wall $(shell curl-config --cflags)
 LDFLAGS=-g3
 PREFIX=/usr/local