update version to 3.0.0-beta4

This commit is contained in:
akallabeth
2023-09-21 13:18:18 +02:00
committed by akallabeth
parent 54e613d421
commit 1f284d3af8
3 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@
#define TAG CLIENT_TAG("android")
/* Defines the JNI version supported by this library. */
#define FREERDP_JNI_VERSION "3.0.0-dev4"
#define FREERDP_JNI_VERSION "3.0.0-beta4"
static void android_OnChannelConnectedEventHandler(void* context,
const ChannelConnectedEventArgs* e)