Skip to content

Commit 3dfba6d

Browse files
committed
update patch after code changed upstream avrdudes/avrdude@2e0be1e
1 parent 39d2403 commit 3dfba6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/0008-Append-arduino-to-version-string.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ index ae60e3f..32fb196 100644
1919
# Process this file with autoconf to produce a configure script.
2020

2121
AC_PREREQ(2.60)
22-
-AC_INIT(avrdude, 7.0-20220508, [email protected])
22+
-AC_INIT(avrdude, 7.1, [email protected])
2323
+AC_INIT(avrdude, ARDUINO_VERSION_PLACEHOLDER, [email protected])
2424

2525
AC_CANONICAL_BUILD

0 commit comments

Comments
 (0)