Version bumped for the 2.0.3 release. (#430)

This commit is contained in:
Hamid Akhtar
2023-11-14 17:30:46 +05:00
committed by GitHub
parent a35689bd36
commit 0a8ac38de9
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.2"
#define BUILD_VERSION "2.0.3"
/* Number of output arguments (columns) for various API versions */
#define PG_STAT_MONITOR_COLS_V1_0 52