X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bin%2Fhomebank2ledger;h=2bfd51aaec1bf0282c390188081ae180ff18d754;hb=50b191bba1443cafa2fab882ef51f94136272166;hp=ee909bb908081375d6b0a3f333306616565cc7be;hpb=b980f9a0c4ed7902a2c57657d5971c13333f13ca;p=chaz%2Fhomebank2ledger diff --git a/bin/homebank2ledger b/bin/homebank2ledger index ee909bb..2bfd51a 100644 --- a/bin/homebank2ledger +++ b/bin/homebank2ledger @@ -10,7 +10,7 @@ use strict; use App::HomeBank2Ledger; -our $VERSION = '0.007'; # VERSION +our $VERSION = '0.009'; # 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.009 =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.