]> git.sur5r.net Git - openldap/blobdiff - build/version.sh
Regenerated with new OL_ARG_ENABLE
[openldap] / build / version.sh
index 3f44943f173b61d950834dc58479ccab266d7897..f409278951a7f2d078c3aa2c70f7a08922db073f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## 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