KASM-7051 Set KasmVNC version to 1.3.4

This commit is contained in:
Dmitry Maksyoma 2025-03-20 16:24:07 +13:00
parent 59bb828bb9
commit f2a19e6e09
No known key found for this signature in database
7 changed files with 21 additions and 7 deletions

View file

@ -95,7 +95,7 @@ from the X Consortium.
#undef VENDOR_STRING
#include "version-config.h"
#define XVNCVERSION "KasmVNC 1.3.3"
#define XVNCVERSION "KasmVNC 1.3.4"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)\n" \
"See http://kasmweb.com for information on KasmVNC.\n")