projects
/
users
/
kgrittn
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f57b06
)
Forgot catversion bump on previous patch
author
Alvaro Herrera
<
[email protected]
>
Mon, 19 Dec 2011 20:44:38 +0000
(17:44 -0300)
committer
Alvaro Herrera
<
[email protected]
>
Mon, 19 Dec 2011 20:45:17 +0000
(17:45 -0300)
Per Tom
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 8bb4c5c58cda5700410528548f7c89459e89073d..1b6eaafc7b7a0f4c95fd611db8491314e3241737 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2011121
8
1
+#define CATALOG_VERSION_NO 2011121
9
1
#endif