Skip to content

Commit

Permalink
firmware: Updating the firmware version. closes #344
Browse files Browse the repository at this point in the history
  • Loading branch information
mgm8 committed Feb 25, 2024
1 parent 8ad5e1f commit 077514c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firmware/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*
* \author Gabriel Mariano Marcelino <[email protected]>
*
* \version 0.10.8
* \version 0.10.9
*
* \date 2019/10/25
*
Expand All @@ -36,7 +36,7 @@
#ifndef VERSION_H_
#define VERSION_H_

#define FIRMWARE_VERSION "0.10.8"
#define FIRMWARE_VERSION "0.10.9"

#define FIRMWARE_STATUS "Development"

Expand Down

0 comments on commit 077514c

Please sign in to comment.