Skip to content
Snippets Groups Projects
Commit f5f689a3 authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files

Version 0.8.4

parent a24e2266
Branches
No related tags found
1 merge request!14V0.8.4
Pipeline #13474 passed
...@@ -34,7 +34,7 @@ set(README_FILE "${CMAKE_SOURCE_DIR}/README.md") ...@@ -34,7 +34,7 @@ set(README_FILE "${CMAKE_SOURCE_DIR}/README.md")
set(CMAKE_COLOR_MAKEFILE ON) set(CMAKE_COLOR_MAKEFILE ON)
set(JPSEDITOR_MAJOR_VERSION 0) set(JPSEDITOR_MAJOR_VERSION 0)
set(JPSEDITOR_MINOR_VERSION 8) set(JPSEDITOR_MINOR_VERSION 8)
set(JPSEDITOR_PATCH_VERSION 2) set(JPSEDITOR_PATCH_VERSION 4)
set(JPSEDITOR_VERSION set(JPSEDITOR_VERSION
${JPSEDITOR_MAJOR_VERSION}.${JPSEDITOR_MINOR_VERSION}.${JPSEDITOR_PATCH_VERSION}) ${JPSEDITOR_MAJOR_VERSION}.${JPSEDITOR_MINOR_VERSION}.${JPSEDITOR_PATCH_VERSION})
...@@ -505,4 +505,3 @@ endif() ...@@ -505,4 +505,3 @@ endif()
# install_qt5_executable("${EXECUTABLE}" "qsqlite") # install_qt5_executable("${EXECUTABLE}" "qsqlite")
# endif() # endif()
# endif() # endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment