Skip to content

Commit b232b12

Browse files
authored
Merge pull request #24 from arduino/update-patch-0008
update patch 0008
2 parents 8af3217 + 3dfba6d commit b232b12

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, [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)