Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
Conan-Kudo committed Apr 14, 2017
1 parent d14faa6 commit 4fef4ce
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ if(POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)
endif(POLICY CMP0048)

project(dnfdragora VERSION 1.0.0 LANGUAGES NONE)
project(dnfdragora VERSION 1.0.1 LANGUAGES NONE)
cmake_minimum_required(VERSION 3.4)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2017-XX-YY v. 1.0.1
2017-04-14 v. 1.0.1
---------------------
- Install all sizes of the dnfdragora logo
- Added a workaround for exceeded recursion depth,

0 comments on commit 4fef4ce

Please sign in to comment.