mirror of
https://github.com/sakumisu/CherryUSB.git
synced 2025-05-08 16:18:44 +08:00
chore: release v1.3.1
This commit is contained in:
parent
c24eea6077
commit
29aaf56396
2
VERSION
2
VERSION
@ -1,5 +1,5 @@
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 3
|
||||
PATCHLEVEL = 0
|
||||
PATCHLEVEL = 1
|
||||
VERSION_TWEAK = 0
|
||||
EXTRAVERSION = 0
|
||||
|
@ -6,8 +6,8 @@
|
||||
#ifndef CHERRYUSB_CONFIG_H
|
||||
#define CHERRYUSB_CONFIG_H
|
||||
|
||||
#define CHERRYUSB_VERSION 0x010300
|
||||
#define CHERRYUSB_VERSION_STR "v1.3.0"
|
||||
#define CHERRYUSB_VERSION 0x010301
|
||||
#define CHERRYUSB_VERSION_STR "v1.3.1"
|
||||
|
||||
/* ================ USB common Configuration ================ */
|
||||
|
||||
|
@ -6,8 +6,8 @@ project = 'CherryUSB'
|
||||
copyright = '2024, sakumisu'
|
||||
author = 'sakumisu'
|
||||
|
||||
release = '1.3.0'
|
||||
version = '1.3.0'
|
||||
release = '1.3.1'
|
||||
version = '1.3.1'
|
||||
|
||||
# -- General configuration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user