X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Fversion.sh;h=c04dc560edffb634a462b7a8d5237dc852cf4f3e;hb=2e283813d8ea0f2211bbaec1b60473de583427eb;hp=3f44943f173b61d950834dc58479ccab266d7897;hpb=6ef731db512e6df8fafdb8996ee6643c5a9add9d;p=openldap diff --git a/build/version.sh b/build/version.sh index 3f44943f17..c04dc560ed 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-2011 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