Bump version.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 30 Jan 2006 16:06:30 +0000 (16:06 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 30 Jan 2006 16:06:30 +0000 (16:06 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1977 cb58f699-b61c-0410-a6fe-9272a202ed29

configure.ac

index 3faa59a..92dc830 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ([2.50])
-AC_INIT([shibboleth], [1.3], [shibboleth-users@internet2.edu], [shibboleth])
+AC_INIT([shibboleth], [2.0], [shibboleth-users@internet2.edu], [shibboleth])
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([shibboleth],[1.3])
+AM_INIT_AUTOMAKE([shibboleth],[2.0])
 
 sinclude(acx_pthread.m4)
 sinclude(acx_rpctest.m4)