Skip to content

Commit e599214

Browse files
committed
Update version info for 7.3
1 parent fff2553 commit e599214

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# cmake --build build
2222

2323
cmake_minimum_required(VERSION 3.14)
24-
project(avrdude VERSION 7.2 LANGUAGES C)
24+
project(avrdude VERSION 7.3 LANGUAGES C)
2525

2626
set(CMAKE_C_STANDARD 11)
2727
set(CMAKE_C_STANDARD_REQUIRED True)

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Approximate change log for AVRDUDE by version.
55
(For detailed changes, see the version control system logs.)
66

77
----------------------------------------------------------------------
8-
Changes since version 7.2:
8+
Changes in version 7.3:
99

1010
* Major changes compared to the previous version:
1111

0 commit comments

Comments
 (0)