8000 Bump catalog version missed in 6943a946c7e5eb72d53c0ce71f08a81a133503bd · postgrespro/postgres_cluster@c79a206 · GitHub
[go: up one dir, main page]

Skip to content

Commit c79a206

Browse files
feodorkelvich
authored andcommitted
Bump catalog version missed in 6943a94
1 parent 58f1264 commit c79a206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/catalog/catversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
*/
5454

5555
/* yyyymmddN */
56-
#define CATALOG_VERSION_NO 201603101
56+
#define CATALOG_VERSION_NO 201603111
5757

5858
#endif

0 commit comments

Comments
 (0)
0