;lib: bump version to 1.17.0.1
hledger's first use of the fourth version component. [ci skip]
This commit is contained in:
parent
473531706d
commit
2ea66bcda4
@ -1 +1 @@
|
||||
1.17
|
||||
1.17.0.1
|
||||
@ -1,7 +1,7 @@
|
||||
m4_dnl m4 macro definitions used in this package's docs.
|
||||
m4_dnl
|
||||
m4_dnl Program version. Updated by make setversion.
|
||||
m4_define({{_version_}}, {{1.17}})m4_dnl
|
||||
m4_define({{_version_}}, {{1.17.0.1}})m4_dnl
|
||||
m4_dnl
|
||||
m4_dnl Date to show in man pages. Updated by make setdate.
|
||||
m4_define({{_monthyear_}}, {{March 2020}})m4_dnl
|
||||
|
||||
@ -4,10 +4,10 @@ cabal-version: 1.12
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
--
|
||||
-- hash: 6b7e54683de41e16e86e5de1b2facbaf3c3ac856bacadda01f61a28157026278
|
||||
-- hash: 4f9a789b279703a75cecaf4e5cca835f20a5ddb9cfeb9e98e62db665a573d016
|
||||
|
||||
name: hledger-lib
|
||||
version: 1.17
|
||||
version: 1.17.0.1
|
||||
synopsis: Core data types, parsers and functionality for the hledger accounting tools
|
||||
description: This is a reusable library containing hledger's core functionality.
|
||||
.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: hledger-lib
|
||||
version: 1.17
|
||||
version: 1.17.0.1
|
||||
synopsis: Core data types, parsers and functionality for the hledger accounting tools
|
||||
description: |
|
||||
This is a reusable library containing hledger's core functionality.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user