Skip to content

Commit

Permalink
Release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechsokol authored and pirat89 committed Apr 17, 2019
1 parent 81111cf commit 015233a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions leapp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION = "0.6.0"
FULL_VERSION = VERSION + ' alpha'
VERSION = "0.7.0"
FULL_VERSION = VERSION
2 changes: 1 addition & 1 deletion man/leapp.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH LEAPP "1" "06/04/2019" "leapp 0.6.0" "User Commands"
.TH LEAPP "1" "17/04/2019" "leapp 0.7.0" "User Commands"
.SH NAME
leapp - command-line interface to for App & OS Modernization Framework Leapp
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/snactor.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH SNACTOR "1" "06/04/2019" "snactor 0.6.0" "User Commands"
.TH SNACTOR "1" "17/04/2019" "snactor 0.7.0" "User Commands"
.SH NAME
snactor - development and repository management tool for App & OS Modernization Framework Leapp
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion packaging/leapp.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
%endif

Name: leapp
Version: 0.6.0
Version: 0.7.0
Release: 1%{?dist}
Summary: OS & Application modernization framework

Expand Down

0 comments on commit 015233a

Please sign in to comment.