projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00707fa
)
Catversion bump forgotten in previous commit
author
Alvaro Herrera
Thu, 13 Apr 2017 14:54:00 +0000
(11:54 -0300)
committer
Alvaro Herrera
Thu, 13 Apr 2017 14:54:28 +0000
(11:54 -0300)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 43e09ec17987be31c078c7b449078279ab2ff9d9..44bf9a9708c9c898ebad42109c15153ceb78dc27 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2017041
0
1
+#define CATALOG_VERSION_NO 2017041
3
1
#endif