Skip to content

Commit

Permalink
libobs: Update version to 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jp9000 committed Aug 7, 2016
1 parent 06b42f4 commit a818e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libobs/obs-config.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
*
* Reset to zero each major or minor version
*/
#define LIBOBS_API_PATCH_VER 2
#define LIBOBS_API_PATCH_VER 3

#define MAKE_SEMANTIC_VERSION(major, minor, patch) \
((major << 24) | \
Expand Down

0 comments on commit a818e60

Please sign in to comment.