diff options
Diffstat (limited to 'src/include/catalog/catversion.h')
-rw-r--r-- | src/include/catalog/catversion.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/catversion.h b/src/include/catalog/catversion.h index 5f1472c79e5..eca72916b88 100644 --- a/src/include/catalog/catversion.h +++ b/src/include/catalog/catversion.h @@ -36,7 +36,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: catversion.h,v 1.7 2000/01/14 00:53:50 tgl Exp $ + * $Id: catversion.h,v 1.8 2000/01/18 05:08:29 ishii Exp $ * *------------------------------------------------------------------------- */ @@ -52,6 +52,6 @@ */ /* yyyymmddN */ -#define CATALOG_VERSION_NO 200001131 +#define CATALOG_VERSION_NO 200001171 #endif |