Skip to content

Commit

Permalink
New version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conan-Kudo committed Jan 18, 2019
1 parent 829058a commit bdaabda
Show file tree
Hide file tree
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
Expand Up @@ -2,7 +2,7 @@ if(POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)
endif(POLICY CMP0048)

project(dnfdragora VERSION 1.1.0 LANGUAGES NONE)
project(dnfdragora VERSION 1.1.1 LANGUAGES NONE)
cmake_minimum_required(VERSION 3.4)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")
Expand Down
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2019-MM-DD v. Z.X.Y
2019-01-17 v. 1.1.1
---------------------
- Relabeled "Check all" button to "Select all", see
https://bugzilla.redhat.com/show_bug.cgi?id=1654684
Expand Down

0 comments on commit bdaabda

Please sign in to comment.