We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01210a9 commit 7398754Copy full SHA for 7398754
CMakeLists.txt
@@ -8,7 +8,7 @@ set (APPLICATION_NAME "PDF Slicer")
8
set (APPLICATION_WEBSITE "https://junrrein.github.io/pdfslicer/")
9
set (GETTEXT_PACKAGE ${APPLICATION_ID})
10
set (LINUX_LOCALE_DIR "${CMAKE_INSTALL_PREFIX}/share/locale/")
11
-set (VERSION 1.8.4)
+set (VERSION 1.8.3.1)
12
13
set (SOURCE_DATA_DIR ${CMAKE_SOURCE_DIR}/data)
14
0 commit comments