mirror of
https://github.com/Optiboot/optiboot.git
synced 2025-08-17 21:41:03 +03:00
Bump version for fixed do_nvmctrl
This commit is contained in:
@@ -87,6 +87,8 @@
|
||||
/**********************************************************/
|
||||
/* Edit History: */
|
||||
/* */
|
||||
/* Sep 2020 */
|
||||
/* 9.1 fix do_nvmctrl */
|
||||
/* Aug 2019 */
|
||||
/* 9.0 Refactored for Mega0/Xtiny from optiboot.c */
|
||||
/* : */
|
||||
@@ -94,7 +96,7 @@
|
||||
/**********************************************************/
|
||||
|
||||
#define OPTIBOOT_MAJVER 9
|
||||
#define OPTIBOOT_MINVER 0
|
||||
#define OPTIBOOT_MINVER 1
|
||||
|
||||
/*
|
||||
* OPTIBOOT_CUSTOMVER should be defined (by the makefile) for custom edits
|
||||
|
Reference in New Issue
Block a user