Skip to content

Commit 7398754

Browse files
committed
Change version number
1 parent 01210a9 commit 7398754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set (APPLICATION_NAME "PDF Slicer")
88
set (APPLICATION_WEBSITE "https://junrrein.github.io/pdfslicer/")
99
set (GETTEXT_PACKAGE ${APPLICATION_ID})
1010
set (LINUX_LOCALE_DIR "${CMAKE_INSTALL_PREFIX}/share/locale/")
11-
set (VERSION 1.8.4)
11+
set (VERSION 1.8.3.1)
1212

1313
set (SOURCE_DATA_DIR ${CMAKE_SOURCE_DIR}/data)
1414

0 commit comments

Comments
 (0)