Skip to content

Commit bdaabda

Browse files
committed
New version 1.1.1
1 parent 829058a commit bdaabda

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.1.0 LANGUAGES NONE)
5+
project(dnfdragora VERSION 1.1.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-
2019-MM-DD v. Z.X.Y
1+
2019-01-17 v. 1.1.1
22
---------------------
33
- Relabeled "Check all" button to "Select all", see
44
https://bugzilla.redhat.com/show_bug.cgi?id=1654684

0 commit comments

Comments
 (0)