start 3.4.1-dev0 cycle

This commit is contained in:
akallabeth
2024-03-14 09:33:55 +01:00
committed by Martin Fleisz
parent 708f376489
commit 8df13033d5
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.0"
#define FREERDP_JNI_VERSION "3.4.1-dev0"
static void android_OnChannelConnectedEventHandler(void* context,
const ChannelConnectedEventArgs* e)
{