diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-02-17 19:08:22 +0100 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-02-17 19:08:22 +0100 |
| commit | 857208d5cf18ebe2bcb93d2ac1daaf7dfdacdc2f (patch) | |
| tree | 9037bac76188a0bbe0ca5db70f03867ff8f446dd | |
| parent | 2ffa8a2cffc9d659fd36518b2132d568b4e93b3a (diff) | |
Set version to 0.1
First stable version will be 1.0.
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
