Skip to content
This repository was archived by the owner on Oct 25, 2025. It is now read-only.

Commit 06a533e

Browse files
committed
Bump version for v2.10.0 release
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 5abff22 commit 06a533e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,8 @@ First stable version.
915915
- port to pSOS
916916

917917

918-
[UNRELEASED]: https://github.com/troglobit/inadyn/compare/v2.9.1...HEAD
918+
[UNRELEASED]: https://github.com/troglobit/inadyn/compare/v2.10.0...HEAD
919+
[v2.10.0]: https://github.com/troglobit/inadyn/compare/v2.9.1...v2.10.0
919920
[v2.9.1]: https://github.com/troglobit/inadyn/compare/v2.9.0...v2.9.1
920921
[v2.9.0]: https://github.com/troglobit/inadyn/compare/v2.8.1...v2.9.0
921922
[v2.8.1]: https://github.com/troglobit/inadyn/compare/v2.8...v2.8.1

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.61)
2-
AC_INIT([In-a-dyn], [2.10.0-rc1], [https://github.com/troglobit/inadyn/issues],
2+
AC_INIT([In-a-dyn], [2.10.0], [https://github.com/troglobit/inadyn/issues],
33
[inadyn], [https://troglobit.com/projects/inadyn/])
44
AC_CONFIG_AUX_DIR(aux)
55
AM_INIT_AUTOMAKE([1.11 foreign dist-xz])

0 commit comments

Comments
 (0)