From: cantor Date: Tue, 4 Mar 2003 02:34:58 +0000 (+0000) Subject: updated pkg and lib version X-Git-Tag: 2.4~2507 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=27af8e601dc51d6e30cc53ec5adb524ed0f26c05 updated pkg and lib version git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@328 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/configure.ac b/configure.ac index 1a516c1..439cab0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl $Id$ AC_PREREQ([2.50]) -AC_INIT([shibboleth], [0.7], [mace-shib-users@internet2.edu], [shibboleth]) +AC_INIT([shibboleth], [0.8], [mace-shib-users@internet2.edu], [shibboleth]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(shibboleth, 0.7) +AM_INIT_AUTOMAKE(shibboleth, 0.8) sinclude(acx_pthread.m4) sinclude(acx_rpctest.m4) diff --git a/eduPerson/Makefile.am b/eduPerson/Makefile.am index 30a4eb1..b00ae28 100644 --- a/eduPerson/Makefile.am +++ b/eduPerson/Makefile.am @@ -22,5 +22,5 @@ libeduPerson_la_SOURCES = \ # this is different from the project version # http://sources.redhat.com/autobook/autobook/autobook_91.html -libeduPerson_la_LDFLAGS = -version-info 1:0:0 +libeduPerson_la_LDFLAGS = -version-info 2:0:0 diff --git a/shib-target/Makefile.am b/shib-target/Makefile.am index 2b553c0..6fa23aa 100644 --- a/shib-target/Makefile.am +++ b/shib-target/Makefile.am @@ -33,7 +33,7 @@ libshib_target_la_SOURCES = \ # this is different from the project version # http://sources.redhat.com/autobook/autobook/autobook_91.html -libshib_target_la_LDFLAGS = -version-info 1:0:0 +libshib_target_la_LDFLAGS = -version-info 2:0:0 diff --git a/shib/Makefile.am b/shib/Makefile.am index a7c858e..8df6584 100644 --- a/shib/Makefile.am +++ b/shib/Makefile.am @@ -23,5 +23,5 @@ libshib_la_SOURCES = \ # this is different from the project version # http://sources.redhat.com/autobook/autobook/autobook_91.html -libshib_la_LDFLAGS = -version-info 1:0:0 +libshib_la_LDFLAGS = -version-info 2:0:0