Skip to content

Commit 01f516f

Browse files
committed
version bump
1 parent a681784 commit 01f516f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required (VERSION 3.0)
22
cmake_policy(SET CMP0048 NEW)
33

4-
project ("grx" VERSION 3.1.1 LANGUAGES C)
4+
project ("grx" VERSION 3.1.2 LANGUAGES C)
55
set (ABI_VERSION 2)
66
set (GIR_NAME "Grx")
77
set (GIR_VERSION "3.0")

0 commit comments

Comments
 (0)