change version to 3.0.0-beta2

This commit is contained in:
Armin Novak
2023-08-02 10:33:42 +02:00
committed by akallabeth
parent 316ca3f4e0
commit d3e428c51f
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-dev2"
#define FREERDP_JNI_VERSION "3.0.0-beta2"
static void android_OnChannelConnectedEventHandler(void* context,
const ChannelConnectedEventArgs* e)