Bump version.
authorScott Cantor <cantor.2@osu.edu>
Mon, 30 Jan 2006 16:06:30 +0000 (16:06 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 30 Jan 2006 16:06:30 +0000 (16:06 +0000)
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)