Skip to content

Commit

Permalink
build: 4.5.4 GA
Browse files Browse the repository at this point in the history
Signed-off-by: Lev Veyde <lveyde@redhat.com>
  • Loading branch information
lveyde authored and sandrobonazzola committed Dec 5, 2022
1 parent 3e968d7 commit ee90a95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dnl
dnl SPDX-License-Identifier: LGPL-2.1-or-later


define([VERSION_NUMBER], [4.5.3.2])
define([VERSION_NUMBER], [4.5.4])
define([VERSION_SUFFIX], [])

AC_INIT([ovirt-release45], VERSION_NUMBER[]VERSION_SUFFIX, [devel@ovirt.org])
Expand Down
3 changes: 3 additions & 0 deletions ovirt-release-host-node.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,9 @@ systemctl restart cockpit.service >/dev/null 2>&1
%dir %attr(0755, vdsm, kvm) /data/images/rhev

%changelog
* Thu Dec 01 2022 Lev Veyde <lveyde@redhat.com> - 4.5.4-1
- Bumped for 4.5.4 GA

* Thu Oct 27 2022 Lev Veyde <lveyde@redhat.com> - 4.5.3.2-1
- Bumped for 4.5.3.2 Async

Expand Down

0 comments on commit ee90a95

Please sign in to comment.