PG-609: Bump version to 2.0.0 for the release. (#385)

Version bumped for the 2.0.0 release.
This commit is contained in:
Muhammad Usama
2023-02-23 23:02:18 +05:00
committed by GitHub
parent fe23d31bf9
commit c31d3ba332
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@
PG_MODULE_MAGIC;
#define BUILD_VERSION "2.0.0-dev"
#define BUILD_VERSION "2.0.0"
/* Number of output arguments (columns) for various API versions */
#define PG_STAT_MONITOR_COLS_V1_0 52