Skip to content

Commit

Permalink
Bumped version number to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrarahmad committed Feb 11, 2021
1 parent 977988e commit e70b7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg_stat_monitor.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

PG_MODULE_MAGIC;

#define BUILD_VERSION "0.8.0"
#define BUILD_VERSION "0.8.0"
#define PG_STAT_STATEMENTS_COLS 46 /* maximum of above */
#define PGSM_TEXT_FILE "/tmp/pg_stat_monitor_query"

Expand Down

0 comments on commit e70b7c6

Please sign in to comment.