Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
Merge pull request #272 from upgrades-migrations/bump_to_2.4.2
Browse files Browse the repository at this point in the history
Bump version to 2.4.2
  • Loading branch information
bocekm committed Jul 12, 2017
2 parents 2802647 + 0808eb0 commit a164b4a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion man/preupg.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH PREUPGRADE "1" "June 2017" "Preupgrade Assistant 2.4.1" "User Commands"
.TH PREUPGRADE "1" "July 2017" "Preupgrade Assistant 2.4.2" "User Commands"
.SH NAME
Preupgrade Assistant - advises on the feasibility of system upgrade or migration
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion packaging/preupgrade-assistant.spec
Expand Up @@ -10,7 +10,7 @@
%endif # RHEL

Name: preupgrade-assistant
Version: 2.4.1
Version: 2.4.2
Release: 1%{?dist}
Summary: Preupgrade Assistant advises on feasibility of system upgrade or migration
Group: System Environment/Libraries
Expand Down
2 changes: 1 addition & 1 deletion preupg/version.py
@@ -1 +1 @@
VERSION = "2.4.1"
VERSION = "2.4.2"

0 comments on commit a164b4a

Please sign in to comment.