X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Fversion.sh;h=f409278951a7f2d078c3aa2c70f7a08922db073f;hb=f682ee0918d4e1c5c347073c8d3a6948d1c8bf2e;hp=3f44943f173b61d950834dc58479ccab266d7897;hpb=6ef731db512e6df8fafdb8996ee6643c5a9add9d;p=openldap diff --git a/build/version.sh b/build/version.sh index 3f44943f17..f409278951 100755 --- a/build/version.sh +++ b/build/version.sh @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2004 The OpenLDAP Foundation. +## Copyright 1998-2005 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -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