Skip to content

Commit

Permalink
ged2dot 25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vmiklos committed Feb 1, 2025
1 parent 91702b6 commit 7e08a18
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
OS = $(shell uname)
VERSION = 24.8
VERSION = 25.2

PYTHON_UNSAFE_OBJECTS = \
libreoffice/base.py \
Expand Down
2 changes: 1 addition & 1 deletion guide/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ged2dot is a GEDCOM to Graphviz converter.

The latest version is v24.8, released on 2024-08-01.
The latest version is v25.2, released on 2025-02-01.

## Description

Expand Down
2 changes: 1 addition & 1 deletion guide/src/news.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Version descriptions

## master
## 25.2

- Put spouses into a subgraph cluster, so they are closer to each other (Gregory Dudek)

Expand Down

0 comments on commit 7e08a18

Please sign in to comment.