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