Skip to content

Commit 4fef4ce

Browse files
committed
v1.0.1
1 parent d14faa6 commit 4fef4ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ if(POLICY CMP0048)
22
cmake_policy(SET CMP0048 NEW)
33
endif(POLICY CMP0048)
44

5-
project(dnfdragora VERSION 1.0.0 LANGUAGES NONE)
5+
project(dnfdragora VERSION 1.0.1 LANGUAGES NONE)
66
cmake_minimum_required(VERSION 3.4)
77

88
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")

Diff for: Changes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2017-XX-YY v. 1.0.1
1+
2017-04-14 v. 1.0.1
22
---------------------
33
- Install all sizes of the dnfdragora logo
44
- Added a workaround for exceeded recursion depth,

0 commit comments

Comments
 (0)