summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2023-10-12 22:13:49 -0400
committerTavian Barnes <tavianator@tavianator.com>2023-10-12 22:13:49 -0400
commit2acd897857fe301dfc6f5a8648e0124cd8515b4e (patch)
tree3385cb9e26072c4e3b6f7978592f797c54c9122e /GNUmakefile
parent735a2979a37251dc447274aa888ad77ded126457 (diff)
Release 3.0.33.0.3
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 69cfe3d..27d6674 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -6,7 +6,7 @@ VERSION := $(shell git describe --always 2>/dev/null)
endif
ifndef VERSION
-VERSION := 3.0.2
+VERSION := 3.0.3
endif
ifndef OS