summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ================ */