We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb62975 commit 6e5dfaeCopy full SHA for 6e5dfae
reporter/pg_statsinfo.c
@@ -6,7 +6,7 @@
6
7
#include "pg_statsinfo.h"
8
9
-const char *PROGRAM_VERSION = "16.0";
+const char *PROGRAM_VERSION = "16.1";
10
const char *PROGRAM_URL = "https://github.com/ossc-db/pg_statsinfo/";
11
const char *PROGRAM_EMAIL = NULL;
12
0 commit comments