Use version.txt instead of version.tex

latexmk seemed to have some trouble with it being a tex file
This commit is contained in:
2024-06-12 13:47:16 -07:00
parent da7523c5cf
commit 13d447c9fe
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
\usepackage[edges]{forest}
\usepackage{amsmath}
\input{version}
\input{version.txt}
\title{ARTful Concurrency Control à la FoundationDB}
\author{Andrew Noyes \thanks{\href{mailto:andrew@weaselab.dev}{andrew@weaselab.dev}}}