From 643a656553f819dd6f5f75d8bd9f99508743fe99 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 26 Jun 2023 14:49:36 +0300 Subject: [PATCH] bugfix in scripts... 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 56e58fc..d29c923 100644 --- a/photobook.cls +++ b/photobook.cls @@ -93,7 +93,7 @@ %%% NOTE: \def\@[A-Z]+ macros will be visible to both the %%% code and the generated docs... -\edef\photobook@FILEVERSION{v0.1.22} +\edef\photobook@FILEVERSION{v0.1.23} \edef\photobook@FILEDATE{2023-05-05}