Skip to content
Snippets Groups Projects
Commit 7e6ce4cc authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Break apart version-info

parent 4afcbf31
Branches
Tags
No related merge requests found
......@@ -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
......
......@@ -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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment