Skip to content

Commit

Permalink
bump to ovirt-web-ui 1.9.4-0 (#1650)
Browse files Browse the repository at this point in the history
Signed-off-by: Sharon Gratch <sgratch@redhat.com>

Signed-off-by: Sharon Gratch <sgratch@redhat.com>
  • Loading branch information
sgratch committed Dec 19, 2022
1 parent c792e72 commit dfe0c4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ AC_PREREQ(2.60)

define([VERSION_MAJOR], [1])
define([VERSION_MINOR], [9])
define([VERSION_FIX], [3])
define([VERSION_FIX], [4])
define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
define([VERSION_RELEASE], [1])
define([VERSION_RELEASE], [0])

AC_INIT([ovirt-web-ui], VERSION_NUMBER, [gshereme@redhat.com])
PACKAGE_RPM_VERSION="VERSION_NUMBER"
Expand Down

0 comments on commit dfe0c4b

Please sign in to comment.