8000 Update version to arduino13 · arduino/avrdude-build-script@3841cc2 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3841cc2

Browse files
committed
Update version to arduino13
1 parent b44af63 commit 3841cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-avrdude.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# along with this program; if not, write to the Free Software
1616
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1717

18-
OUTPUT_VERSION=6.3.0-arduino12
18+
OUTPUT_VERSION=6.3.0-arduino13
1919

2020
export OS=`uname -o || uname`
2121
export TARGET_OS=$OS

0 commit comments

Comments
 (0)
0