Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 = 25.8
VERSION = 26.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 v25.8, released on 2025-08-01.
The latest version is v26.2, released on 2026-02-02.

## 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
## 26.2

- If provided, occupation is listed after the birth and dead year

Expand Down