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 #327 from upgrades-migrations/bump_to_2_5_0
Browse files Browse the repository at this point in the history
Bump to version 2.5.0
  • Loading branch information
bocekm committed Oct 17, 2017
2 parents 8af0311 + 8e25d2c commit 3114aa2
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.4" "User Commands"
.TH PREUPGRADE "1" "October 2017" "Preupgrade Assistant 2.5.0" "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 @@ -14,7 +14,7 @@
%endif # build_ui

Name: preupgrade-assistant
Version: 2.4.4
Version: 2.5.0
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.4"
VERSION = "2.5.0"

0 comments on commit 3114aa2

Please sign in to comment.