projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1fe85d
)
Update version for UNKNOWN regression fix.
author
Bruce Momjian
<bruce@momjian.us>
Wed, 24 Apr 2002 05:23:14 +0000
(
05:23
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 24 Apr 2002 05:23:14 +0000
(
05:23
+0000)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 2cf6204ecbca8cd8039809e0f130fd8f79aee5eb..e2409137bc0ba1734d30f6ba5e77e0c02fcd1af9 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-37,7
+37,7
@@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: catversion.h,v 1.12
4 2002/04/24 03:09:09
momjian Exp $
+ * $Id: catversion.h,v 1.12
5 2002/04/24 05:23:14
momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2002042
32
+#define CATALOG_VERSION_NO 2002042
41
#endif