Skip to content

Commit 3ef376d

Browse files
korydraughnalanking
authored andcommitted
[#53] Bumped version number.
1 parent e5f4e7c commit 3ef376d

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.12 FATAL_ERROR) #FindPython
22

33
find_package(IRODS REQUIRED)
4-
set(IRODS_PLUGIN_REVISION "0")
4+
set(IRODS_PLUGIN_REVISION "1")
55
set(IRODS_PLUGIN_VERSION "${IRODS_VERSION}.${IRODS_PLUGIN_REVISION}")
66

77
set(IRODS_PACKAGE_REVISION "1")

0 commit comments

Comments
 (0)