Skip to content

Commit

Permalink
Release v0.3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Jul 5, 2017
1 parent be4c2b8 commit a454432
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.2)

project(keygen VERSION 0.3.3)
project(keygen VERSION 0.3.4)

option(UNITTEST "Builds unit tests" ON)
option(UNITTEST_VERBOSE "Verbose unit test output" OFF)
Expand Down

0 comments on commit a454432

Please sign in to comment.