summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'fw/v0/pdsp_ver.h')
-rw-r--r--fw/v0/pdsp_ver.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/fw/v0/pdsp_ver.h b/fw/v0/pdsp_ver.h
index cf02075..fce4a47 100644
--- a/fw/v0/pdsp_ver.h
+++ b/fw/v0/pdsp_ver.h
@@ -5,7 +5,7 @@
5// 5//
6// TEXAS INSTRUMENTS TEXT FILE LICENSE 6// TEXAS INSTRUMENTS TEXT FILE LICENSE
7// 7//
8// Copyright (c) 2016 Texas Instruments Incorporated 8// Copyright (c) 2017 Texas Instruments Incorporated
9// 9//
10// All rights reserved not granted herein. 10// All rights reserved not granted herein.
11// 11//
@@ -62,9 +62,9 @@
62#ifndef _PDSP_VER_GEN1_H 62#ifndef _PDSP_VER_GEN1_H
63#define _PDSP_VER_GEN1_H 1 63#define _PDSP_VER_GEN1_H 1
64 64
65#define PASS_VERSION_STR "03.00.02.01" 65#define PASS_VERSION_STR "03.00.02.02"
66 66
67// Common PDSP version number 67// Common PDSP version number
68#define PASS_VERSION 0x03000201 68#define PASS_VERSION 0x03000202
69 69
70#endif 70#endif