Update version to 8.0

This commit is contained in:
Stefan Rueger
2024-08-24 21:50:48 +01:00
parent 943ee419b6
commit d8c8cf1379
3 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
# cmake --build build
cmake_minimum_required(VERSION 3.14)
project(avrdude VERSION 7.3 LANGUAGES C)
project(avrdude VERSION 8.0 LANGUAGES C)
set(CMAKE_C_STANDARD 11)
set(CMAKE_C_STANDARD_REQUIRED True)

2
NEWS
View File

@@ -3,7 +3,7 @@ Approximate change log for AVRDUDE by version.
(For detailed changes, see the version control system logs.)
----------------------------------------------------------------------
Changes since version 7.3:
Changes in version 8.0:
* Major changes compared to the previous version:

Binary file not shown.