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 #277 from upgrades-migrations/bump_to_2.4.4
Browse files Browse the repository at this point in the history
Bump to version 2.4.4
  • Loading branch information
bocekm committed Jul 21, 2017
2 parents ef81e8b + 1d9ea22 commit 71ef014
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.3" "User Commands"
.TH PREUPGRADE "1" "July 2017" "Preupgrade Assistant 2.4.4" "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.3
Version: 2.4.4
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.3"
VERSION = "2.4.4"

0 comments on commit 71ef014

Please sign in to comment.