Skip to content

Commit b7bb88b

Browse files
committed
Version 3.3.0
1 parent 2be2c10 commit b7bb88b

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,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.0.0)
22
cmake_policy(SET CMP0048 NEW)
3-
project(fips LANGUAGES C CXX VERSION 3.2.2)
3+
project(fips LANGUAGES C CXX VERSION 3.3.0)
44

55
set(CMAKE_INCLUDE_CURRENT_DIR ON)
66
set(CMAKE_AUTOMOC ON)

0 commit comments

Comments
 (0)