Skip to content

Commit

Permalink
Version 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matwey committed Jun 26, 2018
1 parent 8886cc8 commit 349c188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0.0)
cmake_policy(SET CMP0048 NEW)
project(fips LANGUAGES C CXX VERSION 3.2.2)
project(fips LANGUAGES C CXX VERSION 3.2.3)

set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_AUTOMOC ON)
Expand Down

0 comments on commit 349c188

Please sign in to comment.