diff --git a/markdown/Makefile b/markdown/Makefile index bc0817c..39f09c7 100644 --- a/markdown/Makefile +++ b/markdown/Makefile @@ -13,7 +13,7 @@ graphblas.html: $(TEX_SOURCES) $(MD_SOURCES) Makefile --toc \ --toc-depth=2 \ -Vsecnumdepth=2 \ - --metadata title="GraphBLAS C++ API Draft 0.1a" \ + --metadata title="GraphBLAS C++ API Specification v1.0" \ matrix.md \ vector.md \ index.md \