aboutsummaryrefslogtreecommitdiffstats
path: root/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'externs.h')
-rw-r--r--externs.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/externs.h b/externs.h
index 22ed461..07c44cd 100644
--- a/externs.h
+++ b/externs.h
@@ -1,10 +1,10 @@
/*@externs.h:External Declarations:Directories and file conventions@**********/
/* */
-/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.28) */
-/* COPYRIGHT (C) 1991, 2002 Jeffrey H. Kingston */
+/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.29) */
+/* COPYRIGHT (C) 1991, 2003 Jeffrey H. Kingston */
/* */
/* Jeffrey H. Kingston (jeff@it.usyd.edu.au) */
-/* Basser Department of Computer Science */
+/* School of Information Technologies */
/* The University of Sydney 2006 */
/* AUSTRALIA */
/* */
@@ -95,7 +95,7 @@ extern nl_catd MsgCat;
/* */
/*****************************************************************************/
-#define LOUT_VERSION AsciiToFull("Basser Lout Version 3.28 (December 2002)")
+#define LOUT_VERSION AsciiToFull("Basser Lout Version 3.29 (August 2003)")
#define CROSS_DB AsciiToFull("lout")
#define SOURCE_SUFFIX AsciiToFull(".lt")
#define INDEX_SUFFIX AsciiToFull(".li")