From: Ondřej Kuzník Date: Wed, 7 Apr 2021 14:54:24 +0000 (+0100) Subject: ITS#8872 Apply $Id$ changes implied by ident X-Git-Tag: OPENLDAP_REL_ENG_2_5_4~7^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b57448bcc1913b79640f2c2c5cdc0560270bed0;p=thirdparty%2Fopenldap.git ITS#8872 Apply $Id$ changes implied by ident --- diff --git a/configure.ac b/configure.ac index 733de058ba..ffd4888062 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ dnl ================================================================ dnl Configure.in for OpenLDAP AC_COPYRIGHT([[Copyright 1998-2021 The OpenLDAP Foundation. All rights reserved. Restrictions apply, see COPYRIGHT and LICENSE files.]]) -AC_REVISION([$Id: 43923a51f8a8e37b897c4c7fa207edfbf55040ef $]) +AC_REVISION([$Id$]) AC_INIT([OpenLDAP],,[https://bugs.openldap.org],,[https://www.openldap.org]) AC_CONFIG_SRCDIR(build/version.sh)dnl dnl ----------------------------------------------------------------