ui: set .version to correct value

[ci skip]
This commit is contained in:
Simon Michael 2019-02-04 18:58:57 -08:00
parent 18ffa65168
commit 78ee11d795
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.13 1.13.1

View File

@ -1,7 +1,7 @@
m4_dnl m4 macro definitions used in this package's docs. m4_dnl m4 macro definitions used in this package's docs.
m4_dnl m4_dnl
m4_dnl Program version. Updated by make setversion. m4_dnl Program version. Updated by make setversion.
m4_define({{_version_}}, {{1.13}})m4_dnl m4_define({{_version_}}, {{1.13.1}})m4_dnl
m4_dnl m4_dnl
m4_dnl Date to show in man pages. Updated by make setdate. m4_dnl Date to show in man pages. Updated by make setdate.
m4_define({{_monthyear_}}, {{February 2019}})m4_dnl m4_define({{_monthyear_}}, {{February 2019}})m4_dnl