We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a54e281 commit 4856ce6Copy full SHA for 4856ce6
Makefile
@@ -1,5 +1,5 @@
1
OS = $(shell uname)
2
-VERSION = 7.6
+VERSION = 24.2
3
4
PYTHON_UNSAFE_OBJECTS = \
5
libreoffice/base.py \
guide/src/README.md
@@ -2,7 +2,7 @@
ged2dot is a GEDCOM to Graphviz converter.
-The latest version is v7.6, released on 2023-08-04.
+The latest version is v24.2, released on 2024-02-01.
6
7
## Description
8
guide/src/news.md
@@ -1,6 +1,6 @@
# Version descriptions
-## master
+## 24.2
- Use ordering=out on family nodes to try to control the order of children nodes
- Fix crash on non-existing root family
0 commit comments