Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ingo Voss
OpenLDAP
Commits
7b89df99
Commit
7b89df99
authored
Feb 24, 2002
by
Kurt Zeilenga
Browse files
Fix up versioning
parent
bc65d18e
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/version.sh
View file @
7b89df99
...
...
@@ -8,8 +8,8 @@ ol_package=OpenLDAP
ol_major
=
2
ol_minor
=
1
ol_patch
=
0alpha
ol_api_inc
=
201
99
ol_api_lib
=
2:
99
:0
ol_api_inc
=
201
00
ol_api_lib
=
2:
100
:0
if
test
$ol_patch
!=
X
;
then
ol_version
=
${
ol_major
}
.
${
ol_minor
}
.
${
ol_patch
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment