summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtex-x/version.h')
-rw-r--r--Build/source/texk/bibtex-x/version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex-x/version.h b/Build/source/texk/bibtex-x/version.h
index 83f8cde3791..f5ea5fc7a4d 100644
--- a/Build/source/texk/bibtex-x/version.h
+++ b/Build/source/texk/bibtex-x/version.h
@@ -89,7 +89,8 @@
*/
#ifndef __VERSION_H__
# define __VERSION_H__ 1
-# define PACKAGE_DATE "(17 may 2022)"
+# define PACKAGE_DATE "(22 may 2022)"
+# define EXT_VERSION PACKAGE_VERSION
# define VERSION PACKAGE_VERSION " " PACKAGE_DATE
#endif /* __VERSION_H__ */