Skip to content

Commit 23eb46c

Browse files
committed
0.17.0
1 parent 691fcbc commit 23eb46c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# redsea changelog
22

3-
## 0.17
3+
## 0.17.0 (2018-06-05)
44

55
* Change the type of the JSON field for TMC message urgency, from integer
66
(0, 1, 2) to string ("none", "U", "X")

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.69])
2-
AC_INIT([redsea], [0.17-SNAPSHOT], [oona@kapsi.fi], [redsea],
2+
AC_INIT([redsea], [0.17], [oona@kapsi.fi], [redsea],
33
[https://github.com/windytan/redsea])
44
AM_INIT_AUTOMAKE([1.10 -Wall -Werror foreign subdir-objects])
55
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)