mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user