Skip to content

Commit 213c9d5

Browse files
committed
Updated package version to 2.0
1 parent 51d9fca commit 213c9d5

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile for gpscorrelate
22

3-
PACKAGE_VERSION = 1.6.2git
3+
PACKAGE_VERSION = 2.0
44

55
CC = gcc
66
CXX = g++

RELEASES

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Release History:
22

3-
v1.6.2git: TBD 2019
3+
v2.0: 28 October 2019
44
- gpscorrelate moved to Github and Dan Fandrich took over maintenance.
55
The new home page is https://dfandrich.github.io/gpscorrelate
66
- Now writing GPSTimeStamp tag as unsigned rational, as per spec

doc/gpscorrelate-manpage.xml.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!ENTITY dhfirstname "<firstname>Stefano</firstname>">
66
<!ENTITY dhsurname "<surname>Zacchiroli</surname>">
7-
<!ENTITY dhdate "<date>19 Aug 2018</date>">
7+
<!ENTITY dhdate "<date>24 Oct 2019</date>">
88
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
99
<!ENTITY dhemail "<email>[email protected]</email>">
1010
<!ENTITY dhusername "Stefano Zacchiroli">

po/de.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#: gui.c:1594
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: de\n"
9+
"Project-Id-Version: gpscorrelate 2.0\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"POT-Creation-Date: 2019-10-12 13:28+0200\n"
11+
"POT-Creation-Date: 2019-10-23 23:01+0200\n"
1212
"PO-Revision-Date: 2018-07-21 14:20+0200\n"
1313
"Last-Translator: Dan Fandrich <[email protected]>\n"
1414
"Language-Team: deutsch\n"

po/fr.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#: gui.c:1594
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: gpscorrelate 1.6.2git\n"
9+
"Project-Id-Version: gpscorrelate 2.0\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"POT-Creation-Date: 2019-10-12 13:28+0200\n"
11+
"POT-Creation-Date: 2019-10-23 23:01+0200\n"
1212
"PO-Revision-Date: 2013-01-15 13:58+0100\n"
1313
"Last-Translator: Vincent Gay <[email protected]>\n"
1414
"Language-Team: français\n"

po/ru.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#: gui.c:1594
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: gpscorrelate 1.6.2git\n"
9+
"Project-Id-Version: gpscorrelate 2.0\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"POT-Creation-Date: 2019-10-12 13:28+0200\n"
11+
"POT-Creation-Date: 2019-10-23 23:01+0200\n"
1212
"PO-Revision-Date: 2019-03-18 10:12+0300\n"
1313
"Last-Translator: Nikolay Korotkiy <[email protected]>\n"
1414
"Language-Team: russian\n"

0 commit comments

Comments
 (0)