Skip to content

Commit

Permalink
Update version to 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanrueger committed Aug 24, 2024
1 parent 943ee41 commit d8c8cf1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Binary file modified avrdude.pdf
Binary file not shown.

0 comments on commit d8c8cf1

Please sign in to comment.