From: Eric Wong Date: Tue, 12 Mar 2013 07:40:45 +0000 (+0000) Subject: local-openid 0.4.0 - non-standard ports and schemes X-Git-Tag: v0.4.0^0 X-Git-Url: https://repo.or.cz/w/local-openid.git/commitdiff_plain/2a2b451dc7878ad0eebfed27cf874b279c363eb4 local-openid 0.4.0 - non-standard ports and schemes We now support exposing instances to OpenID consumers on non-standard ports and non-HTTP schemes. This feature is contingent on your OpenID consumer supporting these, too. Thanks to Nathan Paul Simons for sending an early implementation of this feature. --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index e1fc604..4a466ed 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.3.0.GIT +DEF_VER=v0.4.0.GIT LF=' '