Skip to content

Commit e9b4cd9

Browse files
committed
Bump version number
1 parent 833926f commit e9b4cd9

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.7.7)
11+
set (VERSION 1.8.0)
1212

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

0 commit comments

Comments
 (0)