We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b732651 commit 6699919Copy full SHA for 6699919
Makefile
@@ -26,7 +26,7 @@ SOURCE_DOCS := $(MAIN_DOC) $(ANNEXES_DOCS)
26
# Directories and Build Information
27
BUILD_DIR := ./build
28
SITE_DIR := ./site
29
-VERSION := 2.5.0
+VERSION := 2.6.0
30
BUILD := $(shell date +%Y%m%d.%H%M%S)
31
32
# Pandoc configuration
0 commit comments