projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6943a94
)
Bump catalog version missed in 6943a946c7e5eb72d53c0ce71f08a81a133503bd
author
Teodor Sigaev
<teodor@sigaev.ru>
Fri, 11 Mar 2016 16:31:04 +0000
(19:31 +0300)
committer
Teodor Sigaev
<teodor@sigaev.ru>
Fri, 11 Mar 2016 16:31:04 +0000
(19:31 +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 b76df550a8bea34768b8e6062f9723e06760080a..8cfc9a4ca98c4e1d655c84478dd81a2e4deb50c5 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2016031
0
1
+#define CATALOG_VERSION_NO 2016031
1
1
#endif