Skip to content

Commit 2ab7ea0

Browse files
committed
Bumped version #
1 parent e90d8b4 commit 2ab7ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amf/public/include/core/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
#define AMF_VERSION_MAJOR 1
5353
#define AMF_VERSION_MINOR 4
5454
#define AMF_VERSION_RELEASE 4
55-
#define AMF_VERSION_BUILD_NUM 0
55+
#define AMF_VERSION_BUILD_NUM 1
5656

5757
#define AMF_FULL_VERSION AMF_MAKE_FULL_VERSION(AMF_VERSION_MAJOR, AMF_VERSION_MINOR, AMF_VERSION_RELEASE, AMF_VERSION_BUILD_NUM)
5858

0 commit comments

Comments
 (0)