mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Set version to 8.1
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# cmake --build build
|
||||
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
project(avrdude VERSION 8.0 LANGUAGES C)
|
||||
project(avrdude VERSION 8.1 LANGUAGES C)
|
||||
|
||||
set(CMAKE_C_STANDARD 11)
|
||||
set(CMAKE_C_STANDARD_REQUIRED True)
|
||||
|
||||
2
NEWS
2
NEWS
@@ -3,7 +3,7 @@ Approximate change log for AVRDUDE by version.
|
||||
(For detailed changes, see the version control system logs.)
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Changes since version 8.0:
|
||||
Changes in version 8.1:
|
||||
|
||||
* Major changes compared to the previous version:
|
||||
|
||||
|
||||
BIN
avrdude.pdf
BIN
avrdude.pdf
Binary file not shown.
Reference in New Issue
Block a user