aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@inria.fr>2026-02-17 19:08:22 +0100
committerTristan Riehs <tristan.riehs@inria.fr>2026-02-17 19:08:22 +0100
commit857208d5cf18ebe2bcb93d2ac1daaf7dfdacdc2f (patch)
tree9037bac76188a0bbe0ca5db70f03867ff8f446dd
parent2ffa8a2cffc9d659fd36518b2132d568b4e93b3a (diff)
Set version to 0.1
First stable version will be 1.0.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4ab099..67f86b8 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ export LIBS ?=
-export FTAG_VERSION := 1.0
+export FTAG_VERSION := 0.1
export FTAG_ARCHIVE_DIR := ftag-$(FTAG_VERSION)
export FTAG_ARCHIVE := ftag-$(FTAG_VERSION).tar.gz