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 e90d8b4 commit 2ab7ea0Copy full SHA for 2ab7ea0
amf/public/include/core/Version.h
@@ -52,7 +52,7 @@
52
#define AMF_VERSION_MAJOR 1
53
#define AMF_VERSION_MINOR 4
54
#define AMF_VERSION_RELEASE 4
55
-#define AMF_VERSION_BUILD_NUM 0
+#define AMF_VERSION_BUILD_NUM 1
56
57
#define AMF_FULL_VERSION AMF_MAKE_FULL_VERSION(AMF_VERSION_MAJOR, AMF_VERSION_MINOR, AMF_VERSION_RELEASE, AMF_VERSION_BUILD_NUM)
58
0 commit comments