summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtexu/bibtex.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtexu/bibtex.h')
-rw-r--r--Build/source/texk/bibtexu/bibtex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/bibtexu/bibtex.h b/Build/source/texk/bibtexu/bibtex.h
index 33141372b96..e9fee2e6cec 100644
--- a/Build/source/texk/bibtexu/bibtex.h
+++ b/Build/source/texk/bibtexu/bibtex.h
@@ -100,9 +100,9 @@
* is modified.
***************************************************************************/
#ifdef SUPPORT_8BIT
-# define BANNER "This is BibTeXu: a UTF-8 Big BibTeX version 0.99c"
+# define BANNER "This is BibTeXu: a UTF-8 Big BibTeX version 0.99dtest"
#else /* NOT SUPPORT_8BIT */
-# define BANNER "This is Big BibTeX version 0.99c"
+# define BANNER "This is Big BibTeX version 0.99dtest"
#endif /* SUPPORT_8BIT */