Bump version to 1.2.4

This commit is contained in:
David Lönnhager
2024-08-12 14:58:33 +02:00
parent 16ea5be0fa
commit 4067337770
2 changed files with 5 additions and 1 deletions

View File

@@ -21,6 +21,10 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
## [1.2.4.0] - 2024-08-12
### Fixed
- Fix build scripts for ARM64.
## [1.2.3.0] - 2024-07-26
### Added

View File

@@ -2,5 +2,5 @@
#define DRIVER_VERSION_MAJOR 1
#define DRIVER_VERSION_MINOR 2
#define DRIVER_VERSION_PATCH 3
#define DRIVER_VERSION_PATCH 4
#define DRIVER_VERSION_BUILD 0