Version bumped for the 2.0.2 release.

This commit is contained in:
Hamid Akhtar
2023-09-12 02:40:37 +05:00
committed by Muhammad Usama
parent 9cf2fb8d56
commit 3b9d125ba0
4 changed files with 11 additions and 4 deletions

View File

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