Skip to content

Commit 1ff6036

Browse files
committed
3.2
Signed-off-by: Daniel Gryniewicz <[email protected]>
1 parent 3cee347 commit 1ff6036

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
@@ -15,7 +15,7 @@ project(NTIRPC C)
1515
# version numbers
1616
set(NTIRPC_MAJOR_VERSION 3)
1717
# This is .0 for a release, .N for a stable branch, blank for development
18-
set(NTIRPC_MINOR_VERSION .1)
18+
set(NTIRPC_MINOR_VERSION .2)
1919
# -something for dev releases
2020
set(NTIRPC_VERSION_EXTRA )
2121
set(VERSION_COMMENT

0 commit comments

Comments
 (0)