tools: bump version to indicate work-in-progress/prerelease status

This commit is contained in:
Simon Michael 2010-07-09 02:12:29 +00:00
parent 857af1a1e9
commit 4d5683d0a1
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.10 0.10.99

View File

@ -1,5 +1,5 @@
name: hledger-lib name: hledger-lib
version: 0.10 version: 0.10.99
category: Finance category: Finance
synopsis: Core types and utilities for working with hledger (or c++ ledger) data. synopsis: Core types and utilities for working with hledger (or c++ ledger) data.
description: description:

View File

@ -1,5 +1,5 @@
name: hledger name: hledger
version: 0.10 version: 0.10.99
category: Finance category: Finance
synopsis: A command-line (or curses or web-based) double-entry accounting tool. synopsis: A command-line (or curses or web-based) double-entry accounting tool.
description: description: