Version bumped for the 2.0.1 release.

This commit is contained in:
Hamid Akhtar
2023-05-15 17:56:54 +05:00
committed by Muhammad Usama
parent 39d9419bd0
commit 639bf6f158
3 changed files with 5 additions and 5 deletions

View File

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