Fixed typo in updatever

This commit is contained in:
Jiri Vanek 2022-07-14 16:28:48 +02:00
parent c8ee6b1f0a
commit 6c8bca2746

View File

@ -319,7 +319,7 @@
# New Version-String scheme-style defines
%global featurever 11
%global interimver 0
%global updatever 16
%global updatever 15
%global patchver 0
# buildjdkver is usually same as %%{featurever},
# but in time of bootstrap of next jdk, it is featurever-1,