We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbddfca commit 7896795Copy full SHA for 7896795
Makefile
@@ -1,6 +1,6 @@
1
# Makefile for gpscorrelate
2
3
-PACKAGE_VERSION = 2.3
+PACKAGE_VERSION = 2.3.1git
4
5
CC = gcc
6
CXX = g++
RELEASES
@@ -1,5 +1,7 @@
Release History:
+v2.x: X
+
v2.3: 13 February 2025
- Use subsecond times in an image for better interpolation
7
- When interpolation is disabled, round up when exactly half way
0 commit comments