We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e55ebb commit ec4a8c1Copy full SHA for ec4a8c1
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 := 1.7.1
+VERSION := 1.8.0
30
BUILD := $(shell date +%Y%m%d.%H%M%S)
31
32
# Pandoc configuration
0 commit comments