summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-12-02 12:50:18 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-12-02 12:50:18 +0100
commitd27ee6bcea6cb5265a4a52d12673840fb1dce522 (patch)
tree09c005632e3d8fc6d23b3399e2ff4e16465df1e4 /Makefile
parenta2ecb7a60e2665a66426bba84f79641f2fbf188d (diff)
downloaddocker-doc-master.tar.gz
docker-doc-master.zip
docker-doc v0.0.0-alpha.2HEADv0.0.0-alpha.2master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f839615..b826ca7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.0.0-alpha.1
+VERSION = 0.0.0-alpha.2
LATEX = pdflatex
OUTPUT = docker-doc
SRC != find * -name '*.tex'