Skip to content

Commit 7c4603a

Browse files
author
Igor Gnatenko
committed
bump version to 3
SWDB is breaking change, so we need to bump major version. Signed-off-by: Igor Gnatenko <[email protected]>
1 parent 0338c3f commit 7c4603a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SET(DNF_VERSION "2.7.5")
1+
SET(DNF_VERSION "3.0.0")

dnf.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
%global _docdir_fmt %{name}
3434

3535
Name: dnf
36-
Version: 2.8.1
36+
Version: 3.0.0
3737
Release: 1%{?dist}
3838
Summary: Package manager forked from Yum, using libsolv as a dependency resolver
3939
# For a breakdown of the licensing, see PACKAGE-LICENSING

0 commit comments

Comments
 (0)