From 98e2fe7c1318b66a666ac6681f7d4153da9a80fa Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 13 Mar 2023 14:35:07 +0300 Subject: [PATCH] several fixes to the build system, now correct versions are both selected and uploaded. Signed-off-by: Alex A. Naanou --- photobook.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photobook.cls b/photobook.cls index f9bc4d2..fc9a349 100644 --- a/photobook.cls +++ b/photobook.cls @@ -76,7 +76,7 @@ %%% NOTE: \def\@[A-Z]+ macros will be visible to both the %%% code and the generated docs... -\edef\photobook@FILEVERSION{v0.1.12} +\edef\photobook@FILEVERSION{v0.1.13} \edef\photobook@FILEDATE{2023-03-13}