Skip to content

Commit 03ceb49

Browse files
committed
ged2dot 7.4
Change-Id: Ida851c696d3e5f37ffa4abb84daabb73ed0a3f30
1 parent 9175b7b commit 03ceb49

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
OS = $(shell uname)
2-
VERSION = 7.3
2+
VERSION = 7.4
33

44
PYTHON_UNSAFE_OBJECTS = \
55
libreoffice/base.py \

NEWS.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Version descriptions
22

3-
== master
3+
== 7.4
44

55
- Fail nicer when the specified root family doesn't exist
66
- Document expected image location

README.adoc

+1-1
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.3, released on 2022-02-04. See the
6+
The latest version is v7.4, released on 2022-08-01. 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)