X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=bin%2Fhomebank2ledger;h=a3ffbf806c6de6f599b90dc3bd1bbe5940b5c613;hp=ee909bb908081375d6b0a3f333306616565cc7be;hb=refs%2Fheads%2Fdist;hpb=b980f9a0c4ed7902a2c57657d5971c13333f13ca diff --git a/bin/homebank2ledger b/bin/homebank2ledger index ee909bb..4da092a 100644 --- a/bin/homebank2ledger +++ b/bin/homebank2ledger @@ -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 converts L files to a format usable by L. It can also convert directly to the similar -L format. +L format. This software is B, in early development. Its interface may change without notice.