start 3.6.1-dev0 cycle

This commit is contained in:
akallabeth
2024-06-04 10:43:27 +02:00
committed by Armin Novak
parent 41df7bcded
commit 2669edf623
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.6.0"
#define FREERDP_JNI_VERSION "3.6.1-dev0"
static void android_OnChannelConnectedEventHandler(void* context,
const ChannelConnectedEventArgs* e)
{