aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54298597..ae768eb5 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ export TRACECMD_VERSION
LIBTC_VERSION = 1
LIBTC_PATCHLEVEL = 5
-LIBTC_EXTRAVERSION = dev
+LIBTC_EXTRAVERSION = 0
LIBTRACECMD_VERSION = $(LIBTC_VERSION).$(LIBTC_PATCHLEVEL).$(LIBTC_EXTRAVERSION)
export LIBTC_VERSION