about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-03-12 07:40:45 +0000
committerEric Wong <normalperson@yhbt.net>2013-03-12 07:44:56 +0000
commit2a2b451dc7878ad0eebfed27cf874b279c363eb4 (patch)
tree958c9e3783c30efa934184b1d68d1602bcc501d0
parent16c7bcebb9c0ddc1e94bd313fa460efe4884bbe0 (diff)
downloadlocal-openid-2a2b451dc7878ad0eebfed27cf874b279c363eb4.tar.gz
local-openid 0.4.0 - non-standard ports and schemes v0.4.0
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.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
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='
 '