Version bumped for the 2.0.4 release (#434)

Version bumped for the 2.0.4 release.
This commit is contained in:
Hamid Akhtar
2023-12-12 21:26:55 +05:00
committed by GitHub
parent 4863020ccd
commit 75f86f54b1
4 changed files with 10 additions and 4 deletions

View File

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