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.
2 parents e8f94f4 + 096c091 commit 854ab59Copy full SHA for 854ab59
Makefile.versions
@@ -1,5 +1,5 @@
1
VERSION_MAJOR := 1
2
-VERSION_MINOR := 3
+VERSION_MINOR := 4
3
VERSION_SUBLEVEL := 0
4
VERSION_EXTRA :=
5
VERSION := $(VERSION_MAJOR)$(if $(VERSION_MINOR),.$(VERSION_MINOR))$(if $(VERSION_SUBLEVEL),.$(VERSION_SUBLEVEL))$(if $(VERSION_EXTRA),.$(VERSION_EXTRA))
0 commit comments