release 3.6.0

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