We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca11d6 commit 795649bCopy full SHA for 795649b
db/pf-schema-7.4.0.sql
@@ -3,8 +3,8 @@
3
--
4
5
SET @MAJOR_VERSION = 7;
6
-SET @MINOR_VERSION = 3;
7
-SET @SUBMINOR_VERSION = 9;
+SET @MINOR_VERSION = 4;
+SET @SUBMINOR_VERSION = 0;
8
9
10
-- The VERSION_INT to ensure proper ordering of the version in queries
0 commit comments