diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-08 12:18:31 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-08 12:18:31 +0200 |
| commit | e9bcdf70f9e4ec2bde2449a613f3a70488b54a0a (patch) | |
| tree | 30b550a18ee4c55f89f0da28dae3df874c9e5367 /Makefile | |
| parent | e7a7da6947bf0e16779b7f71b0be89a6863a8d8a (diff) | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ CFLAGS ?= -O2 -g PREFIX ?= /usr/local __CFLAGS := -I./include/ -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -Wextra -VERSION := $(shell git tag | tail -n 1 | tr -d v) +VERSION := 1.0 all: libuconfig.a test/uconfig_test |
