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 #275 from upgrades-migrations/bump_to_2.4.3
Browse files Browse the repository at this point in the history
Bump to 2.4.3
  • Loading branch information
bocekm committed Jul 17, 2017
2 parents 15bb6f7 + daa4a9e commit 2387887
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" "July 2017" "Preupgrade Assistant 2.4.2" "User Commands"
.TH PREUPGRADE "1" "July 2017" "Preupgrade Assistant 2.4.3" "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.2
Version: 2.4.3
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.2"
VERSION = "2.4.3"

0 comments on commit 2387887

Please sign in to comment.