release-3.5.0

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