We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4a802 commit 07dfc69Copy full SHA for 07dfc69
src/include/catalog/catversion.h
@@ -37,7 +37,7 @@
37
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
38
* Portions Copyright (c) 1994, Regents of the University of California
39
*
40
- * $Id: catversion.h,v 1.71 2001/05/07 00:43:24 tgl Exp $
+ * $Id: catversion.h,v 1.72 2001/05/10 22:39:24 momjian Exp $
41
42
*-------------------------------------------------------------------------
43
*/
@@ -53,6 +53,6 @@
53
54
55
/* yyyymmddN */
56
-#define CATALOG_VERSION_NO 200105051
+#define CATALOG_VERSION_NO 200105101
57
58
#endif
0 commit comments