Skip to content

Commit 71a9c67

Browse files
authored
Bump REGION_VERSION to 1.0.3 (#1324)
This is to match the RP version information shown in the README for the master branch.
1 parent cf6f6a4 commit 71a9c67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mac/region/Region.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ extern "C"
7272
#ifndef REGION_VERSION
7373
/*!
7474
* Regional parameters version definition.
75-
* RP002-1.0.1
75+
* RP002-1.0.3
7676
*/
77-
#define REGION_VERSION 0x02010001
77+
#define REGION_VERSION 0x02010003
7878
#endif
7979

8080

0 commit comments

Comments
 (0)