diff --git a/leapp/__init__.py b/leapp/__init__.py index ce522f2d3..c008a14c9 100644 --- a/leapp/__init__.py +++ b/leapp/__init__.py @@ -1,6 +1,6 @@ from leapp.utils.workarounds import apply_workarounds -VERSION = "0.9.0" +VERSION = "0.10.0" FULL_VERSION = VERSION apply_workarounds() diff --git a/man/leapp.1 b/man/leapp.1 index a8383cb09..1e9893d32 100644 --- a/man/leapp.1 +++ b/man/leapp.1 @@ -1,4 +1,4 @@ -.TH LEAPP "1" "17/04/2019" "leapp 0.9.0" "User Commands" +.TH LEAPP "1" "2020-04-16" "leapp 0.10.0" "User Commands" .SH NAME leapp - command-line interface to for App & OS Modernization Framework Leapp .SH SYNOPSIS diff --git a/man/snactor.1 b/man/snactor.1 index 2ceede1a7..0026a19c6 100644 --- a/man/snactor.1 +++ b/man/snactor.1 @@ -1,4 +1,4 @@ -.TH SNACTOR "1" "17/04/2019" "snactor 0.9.0" "User Commands" +.TH SNACTOR "1" "2020-04-16" "snactor 0.10.0" "User Commands" .SH NAME snactor - development and repository management tool for App & OS Modernization Framework Leapp .SH SYNOPSIS diff --git a/packaging/leapp.spec b/packaging/leapp.spec index c82998854..b23db0bf6 100644 --- a/packaging/leapp.spec +++ b/packaging/leapp.spec @@ -32,7 +32,7 @@ %endif Name: leapp -Version: 0.9.0 +Version: 0.10.0 Release: 1%{?dist} Summary: OS & Application modernization framework