start 3.5.1-dev0 cycle

This commit is contained in:
akallabeth
2024-04-16 12:03:45 +02:00
committed by akallabeth
parent cab5adde26
commit fdc253e909
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.5.0"
#define FREERDP_JNI_VERSION "3.5.1-dev0"
static void android_OnChannelConnectedEventHandler(void* context,
const ChannelConnectedEventArgs* e)
{