Skip to content

Commit bf1bae9

Browse files
committed
reopenldap: release v1.1.2
Change-Id: I465b027933f65e61d584c5e20c6bcbf1677990b1
1 parent 9037f0e commit bf1bae9

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

build/BRANDING

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ PACKAGE=ReOpenLDAP
2727
PACKAGE_URL="https://github.com/ReOpen/ReOpenLDAP/wiki"
2828
PACKAGE_BUGREPORT="https://github.com/ReOpen/ReOpenLDAP/issues"
2929

30-
RELEASE_TYPE=Devel
30+
RELEASE_TYPE=Release
3131

3232
VERSION_MAJOR=1
3333
VERSION_MINOR=1

configure

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22
# From configure.ac Id: 8c9139400f1cfd3f68bc9b65828515fe85e91ee1 .
33
# Guess values for system-dependent variables and create Makefiles.
4-
# Generated by GNU Autoconf 2.69 for ReOpenLDAP 1.1.2-Devel 1.1.2.
4+
# Generated by GNU Autoconf 2.69 for ReOpenLDAP 1.1.2-Release 1.1.2.
55
#
66
# Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>.
77
#
@@ -614,10 +614,10 @@ MFLAGS=
614614
MAKEFLAGS=
615615

616616
# Identity of this package.
617-
PACKAGE_NAME='ReOpenLDAP 1.1.2-Devel'
617+
PACKAGE_NAME='ReOpenLDAP 1.1.2-Release'
618618
PACKAGE_TARNAME='reopenldap'
619619
PACKAGE_VERSION='1.1.2'
620-
PACKAGE_STRING='ReOpenLDAP 1.1.2-Devel 1.1.2'
620+
PACKAGE_STRING='ReOpenLDAP 1.1.2-Release 1.1.2'
621621
PACKAGE_BUGREPORT='https://github.com/ReOpen/ReOpenLDAP/issues'
622622
PACKAGE_URL='https://github.com/ReOpen/ReOpenLDAP/wiki'
623623

@@ -1728,7 +1728,7 @@ if test "$ac_init_help" = "long"; then
17281728
# Omit some internal or obsolete options to make the list less imposing.
17291729
# This message is too long to be a string in the A/UX 3.1 sh.
17301730
cat <<_ACEOF
1731-
\`configure' configures ReOpenLDAP 1.1.2-Devel 1.1.2 to adapt to many kinds of systems.
1731+
\`configure' configures ReOpenLDAP 1.1.2-Release 1.1.2 to adapt to many kinds of systems.
17321732

17331733
Usage: $0 [OPTION]... [VAR=VALUE]...
17341734

@@ -1800,7 +1800,7 @@ fi
18001800

18011801
if test -n "$ac_init_help"; then
18021802
case $ac_init_help in
1803-
short | recursive ) echo "Configuration of ReOpenLDAP 1.1.2-Devel 1.1.2:";;
1803+
short | recursive ) echo "Configuration of ReOpenLDAP 1.1.2-Release 1.1.2:";;
18041804
esac
18051805
cat <<\_ACEOF
18061806

@@ -1956,7 +1956,7 @@ Use these variables to override the choices made by `configure' or to help
19561956
it to find libraries and programs with nonstandard names/locations.
19571957

19581958
Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>.
1959-
ReOpenLDAP 1.1.2-Devel home page: <https://github.com/ReOpen/ReOpenLDAP/wiki>.
1959+
ReOpenLDAP 1.1.2-Release home page: <https://github.com/ReOpen/ReOpenLDAP/wiki>.
19601960
_ACEOF
19611961
ac_status=$?
19621962
fi
@@ -2019,7 +2019,7 @@ fi
20192019
test -n "$ac_init_help" && exit $ac_status
20202020
if $ac_init_version; then
20212021
cat <<\_ACEOF
2022-
ReOpenLDAP 1.1.2-Devel configure 1.1.2
2022+
ReOpenLDAP 1.1.2-Release configure 1.1.2
20232023
generated by GNU Autoconf 2.69
20242024

20252025
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2872,7 +2872,7 @@ cat >config.log <<_ACEOF
28722872
This file contains any messages produced by compilers while
28732873
running configure, to aid debugging if configure makes a mistake.
28742874

2875-
It was created by ReOpenLDAP 1.1.2-Devel $as_me 1.1.2, which was
2875+
It was created by ReOpenLDAP 1.1.2-Release $as_me 1.1.2, which was
28762876
generated by GNU Autoconf 2.69. Invocation command line was
28772877

28782878
$ $0 $@
@@ -13109,9 +13109,9 @@ VERSION_MINOR=1
1310913109

1311013110
VERSION_PATCH=2
1311113111

13112-
RELEASE_DATE=2016-07-29
13112+
RELEASE_DATE=2016-07-30
1311313113

13114-
RELEASE_STAMP=g021129abbeaa-t7abb4cbb6650ad45
13114+
RELEASE_STAMP=g9037f0ecc2ae-t95c103de00f44d29
1311513115

1311613116
API_LIB_RELEASE=1.1
1311713117

@@ -35173,7 +35173,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3517335173
# report actual input values of CONFIG_FILES etc. instead of their
3517435174
# values after options handling.
3517535175
ac_log="
35176-
This file was extended by ReOpenLDAP 1.1.2-Devel $as_me 1.1.2, which was
35176+
This file was extended by ReOpenLDAP 1.1.2-Release $as_me 1.1.2, which was
3517735177
generated by GNU Autoconf 2.69. Invocation command line was
3517835178

3517935179
CONFIG_FILES = $CONFIG_FILES
@@ -35234,13 +35234,13 @@ Configuration commands:
3523435234
$config_commands
3523535235

3523635236
Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>.
35237-
ReOpenLDAP 1.1.2-Devel home page: <https://github.com/ReOpen/ReOpenLDAP/wiki>."
35237+
ReOpenLDAP 1.1.2-Release home page: <https://github.com/ReOpen/ReOpenLDAP/wiki>."
3523835238

3523935239
_ACEOF
3524035240
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3524135241
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3524235242
ac_cs_version="\\
35243-
ReOpenLDAP 1.1.2-Devel config.status 1.1.2
35243+
ReOpenLDAP 1.1.2-Release config.status 1.1.2
3524435244
configured by $0, generated by GNU Autoconf 2.69,
3524535245
with options \\"\$ac_cs_config\\"
3524635246

0 commit comments

Comments
 (0)