mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-23 21:45:13 -04:00
libobs: Update version to 0.13.1
This commit is contained in:
1 parent
fddb7d283d
commit
78db7ebc00
1 file changed
+1
-1
+1
-1
@@ -41,7 +41,7 @@
|
||||
*
|
||||
* Reset to zero each major or minor version
|
||||
*/
|
||||
#define LIBOBS_API_PATCH_VER 0
|
||||
#define LIBOBS_API_PATCH_VER 1
|
||||
|
||||
#define MAKE_SEMANTIC_VERSION(major, minor, patch) \
|
||||
((major << 24) | \
|
||||
|
||||
Reference in new issue
Block a user