Skip to content

Commit 7896795

Browse files
committed
Bump version number during development
1 parent cbddfca commit 7896795

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile for gpscorrelate
22

3-
PACKAGE_VERSION = 2.3
3+
PACKAGE_VERSION = 2.3.1git
44

55
CC = gcc
66
CXX = g++

RELEASES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Release History:
22

3+
v2.x: X
4+
35
v2.3: 13 February 2025
46
- Use subsecond times in an image for better interpolation
57
- When interpolation is disabled, round up when exactly half way

0 commit comments

Comments
 (0)