Skip to content

Commit 8ddb054

Browse files
committed
Update version number to 4.24.0
1 parent 49580c4 commit 8ddb054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ldapjdk.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ BuildArch: noarch
1717

1818
# For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
1919
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
20-
%global release_number 0.1
20+
%global release_number 1
2121
Version: %{major_version}.%{minor_version}.%{update_version}
2222
Release: %{release_number}%{?_timestamp}%{?_commit_id}%{?dist}
23-
%global _phase -alpha1
23+
#global _phase -alpha1
2424

2525
%global spname ldapsp
2626
%global filtname ldapfilt

0 commit comments

Comments
 (0)