Skip to content

Commit 744d421

Browse files
committed
New varsion 1.1.0
1 parent 942dfaa commit 744d421

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.1 LANGUAGES NONE)
5+
project(dnfdragora VERSION 1.1.0 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-
2018-XX-YY v. 1.1.0
1+
2018-09-15 v. 1.1.0
22
---------------------
33
- Fixed issue #70, aligned check boxes into user preferences
44
- Fixed issue #113, adding user preferences to get newest package only

0 commit comments

Comments
 (0)