with-authinfo-kludge: Declare this an actual version. 0.1.0
authorMark Wooding <mdw@distorted.org.uk>
Wed, 9 Aug 2017 02:59:04 +0000 (03:59 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 9 Aug 2017 02:59:04 +0000 (03:59 +0100)
It's been running with proper users and no complaints for over a year,
so I think I can safely say that it's working well enough.

with-authinfo-kludge

index 2212cbf..f8d46bf 100755 (executable)
@@ -21,7 +21,7 @@
 ### along with this program; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-my $VERSION = "0.1.0~unfinished";
+my $VERSION = "0.1.0";
 
 use strict;