change version to 3.0.0-dev3

This commit is contained in:
akallabeth
2023-08-03 09:00:28 +02:00
committed by akallabeth
parent d3e428c51f
commit fee2b10ba1
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-beta2"
#define FREERDP_JNI_VERSION "3.0.0-dev3"
static void android_OnChannelConnectedEventHandler(void* context,
const ChannelConnectedEventArgs* e)