Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 780571c

Browse files
committed
Oops, forgot to fix the catversion when I committed the range types patch.
It was inadvertently changed to 201111111, which is a wrong date. Change it to current date, and remove the comment that was supposed to remind me to fix it before committing.
1 parent 3a6e407 commit 780571c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/include/catalog/catversion.h

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

5555
/* yyyymmddN */
56-
/* COMMITTER: please set appropriately */
57-
#define CATALOG_VERSION_NO 201111111
56+
#define CATALOG_VERSION_NO 201111061
5857

5958
#endif

0 commit comments

Comments
 (0)