Skip to content

Commit 7090049

Browse files
committed
ged2dot 7.3
Change-Id: I0d717df0370f02d13a98226933200c0c88178c29
1 parent 42963df commit 7090049

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
OS = $(shell uname)
2-
VERSION = 7.2
2+
VERSION = 7.3
33

44
PYTHON_UNSAFE_OBJECTS = \
55
libreoffice/base.py \

NEWS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Version descriptions
22

3-
== master
3+
== 7.3
44

55
- Resolves: gh#179 show date of marriage for a family
66

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
image:https://github.com/vmiklos/ged2dot/workflows/tests/badge.svg["Build Status", link="https://github.com/vmiklos/ged2dot/actions"]
44
image:https://tokei.rs/b1/github/vmiklos/ged2dot?category=code["LoC"]
55

6-
The latest version is v7.2, released on 2021-08-13. See the
6+
The latest version is v7.3, released on 2022-02-04. See the
77
https://github.com/vmiklos/ged2dot/blob/master/NEWS.adoc[release notes].
88

99
== What's the problem the tool solves?

0 commit comments

Comments
 (0)