diff options
Diffstat (limited to 'src/include/catalog/pg_version.h')
-rw-r--r-- | src/include/catalog/pg_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_version.h b/src/include/catalog/pg_version.h index bbbce601de2..bcfcc2ceb18 100644 --- a/src/include/catalog/pg_version.h +++ b/src/include/catalog/pg_version.h @@ -12,10 +12,10 @@ * isn't even created at present. * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_version.h,v 1.14 2001/11/05 17:46:33 momjian Exp $ + * $Id: pg_version.h,v 1.15 2002/06/20 20:29:49 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |