File set_current_version.patch of Package lime
Index: lime-5.3.7/CMakeLists.txt
===================================================================
--- lime-5.3.7.orig/CMakeLists.txt
+++ lime-5.3.7/CMakeLists.txt
@@ -43,7 +43,7 @@ if(ENABLE_JNI)
set(LANGUAGES_LIST ${LANGUAGES_LIST} Java)
endif()
-project(Lime VERSION 5.3.0 LANGUAGES ${LANGUAGES_LIST})
+project(Lime VERSION 5.3.37 LANGUAGES ${LANGUAGES_LIST})
set(LIME_SO_VERSION "0")
set(LIME_VERSION ${PROJECT_VERSION})