diff --git a/Makefile b/Makefile index 2a99ca5..ceef0f5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for gpscorrelate -PACKAGE_VERSION = 2.1.1git +PACKAGE_VERSION = 2.2 CC = gcc CXX = g++ diff --git a/RELEASES b/RELEASES index e794518..cf97ae9 100644 --- a/RELEASES +++ b/RELEASES @@ -1,6 +1,11 @@ Release History: -v2.x: X +v2.2: 17 October 2024 + - Fix metainfo nits + - Add a few tests for improved coverage + - Add and improve some examples in the man page + - Fix test005 to work with libxml2 2.13 + - Mention CSV in the help output for --machine v2.1: 3 April 2024 - Fix some tests to work in more locales diff --git a/doc/gpscorrelate-manpage.xml.in b/doc/gpscorrelate-manpage.xml.in index cc57cac..ece5f35 100644 --- a/doc/gpscorrelate-manpage.xml.in +++ b/doc/gpscorrelate-manpage.xml.in @@ -4,7 +4,7 @@ <!ENTITY dhfirstname "<firstname>Stefano</firstname>"> <!ENTITY dhsurname "<surname>Zacchiroli</surname>"> - <!ENTITY dhdate "<date>19 Sep 2022</date>"> + <!ENTITY dhdate "<date>17 Oct 2024</date>"> <!ENTITY dhsection "<manvolnum>1</manvolnum>"> <!ENTITY dhemail "<email>zack@debian.org</email>"> <!ENTITY dhusername "Stefano Zacchiroli"> diff --git a/po/de.po b/po/de.po index 3f4b630..eba2445 100644 --- a/po/de.po +++ b/po/de.po @@ -6,7 +6,7 @@ #: gui.c:1784 msgid "" msgstr "" -"Project-Id-Version: gpscorrelate 2.1\n" +"Project-Id-Version: gpscorrelate 2.2\n" "Report-Msgid-Bugs-To: dan@coneharvesters.com\n" "POT-Creation-Date: 2024-10-17 21:41-0700\n" "PO-Revision-Date: 2024-10-17 21:41-0700\n" diff --git a/po/fr.po b/po/fr.po index 7e5d91d..da56048 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ #: gui.c:1784 msgid "" msgstr "" -"Project-Id-Version: gpscorrelate 2.1\n" +"Project-Id-Version: gpscorrelate 2.2\n" "Report-Msgid-Bugs-To: dan@coneharvesters.com\n" "POT-Creation-Date: 2024-10-17 21:41-0700\n" "PO-Revision-Date: 2024-04-03 11:24+0100\n" diff --git a/po/ru.po b/po/ru.po index c20c3aa..0130505 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,7 +6,7 @@ #: gui.c:1784 msgid "" msgstr "" -"Project-Id-Version: gpscorrelate 2.1\n" +"Project-Id-Version: gpscorrelate 2.2\n" "Report-Msgid-Bugs-To: dan@coneharvesters.com\n" "POT-Creation-Date: 2024-10-17 21:41-0700\n" "PO-Revision-Date: 2019-03-18 10:12+0300\n"