From 0d4d7f617c3f9a51ae04057ab78c4c7e4c78034b Mon Sep 17 00:00:00 2001 From: jp9000 Date: Mon, 10 Jun 2019 22:10:21 -0700 Subject: [PATCH] libobs: Update version to 23.2.0 --- libobs/obs-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libobs/obs-config.h b/libobs/obs-config.h index 62389d8dd..2f49eed6d 100644 --- a/libobs/obs-config.h +++ b/libobs/obs-config.h @@ -34,7 +34,7 @@ * * Reset to zero each major version */ -#define LIBOBS_API_MINOR_VER 1 +#define LIBOBS_API_MINOR_VER 2 /* * Increment if backward-compatible bug fix