Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
7e6ce4cc
Commit
7e6ce4cc
authored
Mar 26, 2004
by
Kurt Zeilenga
Browse files
Break apart version-info
parent
4afcbf31
Changes
2
Hide whitespace changes
Inline
Side-by-side
build/version.sh
View file @
7e6ce4cc
...
...
@@ -31,6 +31,7 @@ else
fi
ol_string
=
"
${
ol_package
}
${
ol_version
}
-
${
ol_type
}
"
ol_api_lib_version
=
"
${
ol_api_current
}
:
${
ol_api_revision
}
:
${
ol_api_age
}
"
echo
OL_PACKAGE
=
\"
${
ol_package
}
\"
echo
OL_MAJOR
=
$ol_major
...
...
build/version.var
View file @
7e6ce4cc
...
...
@@ -17,5 +17,7 @@ ol_major=2
ol_minor
=
X
ol_patch
=
X
ol_api_inc
=
000000
ol_api_lib_version
=
0:0:0
ol_api_current
=
0
ol_api_revision
=
0
ol_api_age
=
0
ol_release_date
=
"00/00/0000"
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