summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2024-05-21 20:23:12 +0800
committersakumisu <[email protected]>2024-05-22 18:51:41 +0800
commit3336919e0df469fb0ab18f580ecb3d31fdd6f949 (patch)
treeb6acd7ed6f89fb20e0157625e8b3bbb26204d91f
parent8b070570a7a3cd7dad0f9e4549aa25687eddac03 (diff)
release v1.3.0v1.3.0
-rw-r--r--VERSION4
-rw-r--r--cherryusb_config_template.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/VERSION b/VERSION
index 12fd337f..f976d5d9 100644
--- a/VERSION
+++ b/VERSION
@@ -1,5 +1,5 @@
VERSION_MAJOR = 1
-VERSION_MINOR = 2
-PATCHLEVEL = 99
+VERSION_MINOR = 3
+PATCHLEVEL = 0
VERSION_TWEAK = 0
EXTRAVERSION = 0
diff --git a/cherryusb_config_template.h b/cherryusb_config_template.h
index 2128480f..cba9fc4d 100644
--- a/cherryusb_config_template.h
+++ b/cherryusb_config_template.h
@@ -6,8 +6,8 @@
#ifndef CHERRYUSB_CONFIG_H
#define CHERRYUSB_CONFIG_H
-#define CHERRYUSB_VERSION 0x010200
-#define CHERRYUSB_VERSION_STR "v1.2.0"
+#define CHERRYUSB_VERSION 0x010300
+#define CHERRYUSB_VERSION_STR "v1.3.0"
/* ================ USB common Configuration ================ */