summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'fw/v1/pdsp_ver.h')
-rw-r--r--fw/v1/pdsp_ver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fw/v1/pdsp_ver.h b/fw/v1/pdsp_ver.h
index 850a94b..e82886f 100644
--- a/fw/v1/pdsp_ver.h
+++ b/fw/v1/pdsp_ver.h
@@ -62,9 +62,9 @@
62#ifndef _PDSP_VER_GEN2_H 62#ifndef _PDSP_VER_GEN2_H
63#define _PDSP_VER_GEN2_H 1 63#define _PDSP_VER_GEN2_H 1
64 64
65#define PASS_VERSION_STR "03.00.02.02" 65#define PASS_VERSION_STR "03.00.02.03"
66 66
67// Common PDSP version number 67// Common PDSP version number
68#define PASS_VERSION 0x03000202 68#define PASS_VERSION 0x03000203
69 69
70#endif 70#endif