]> Dogcows Code - chaz/homebank2ledger/blobdiff - bin/homebank2ledger
Version 0.010
[chaz/homebank2ledger] / bin / homebank2ledger
index ee909bb908081375d6b0a3f333306616565cc7be..4da092ac91a6de3d2f78ee8d055d38c867f4904f 100644 (file)
@@ -10,7 +10,7 @@ use strict;
 
 use App::HomeBank2Ledger;
 
-our $VERSION = '0.007'; # VERSION
+our $VERSION = '0.010'; # VERSION
 
 App::HomeBank2Ledger->main(@ARGV);
 
@@ -26,7 +26,7 @@ homebank2ledger - A tool to convert HomeBank files to Ledger format
 
 =head1 VERSION
 
-version 0.007
+version 0.010
 
 =head1 SYNOPSIS
 
@@ -41,7 +41,7 @@ version 0.007
 
 F<homebank2ledger> converts L<HomeBank|http://homebank.free.fr/> files to a format usable by
 L<Ledger|https://www.ledger-cli.org/>. It can also convert directly to the similar
-L<Beancount|http://furius.ca/beancount/> format.
+L<Beancount|https://beancount.github.io/docs/index.html> format.
 
 This software is B<EXPERIMENTAL>, in early development. Its interface may change without notice.
 
This page took 0.02441 seconds and 4 git commands to generate.