mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-14 00:24:03 -04:00
14 lines
343 B
Bash
14 lines
343 B
Bash
#! /bin/sh
|
|
# OpenLDAP: pkg/ldap/contrib/ldapc++/version.var,v 1.1.2.1 2008/07/09 21:59:44 quanah Exp
|
|
#
|
|
# Copyright 2008, OpenLDAP Foundation, All Rights Reserved.
|
|
# COPYING RESTRICTIONS APPLY, see COPYRIGHT file
|
|
|
|
ol_cpp_api_rel_major=0
|
|
ol_cpp_api_rel_minor=0
|
|
ol_cpp_api_rel_patch=0
|
|
|
|
ol_cpp_api_current=0
|
|
ol_cpp_api_revision=0
|
|
ol_cpp_api_age=0
|