Skip to content

Commit 25661a5

Browse files
committed
bump version for license changes
1 parent bd5a6ce commit 25661a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sfeDataLoggerIoT/sfeDLVersion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
#define kDLVersionNumberMinor 2
2020

2121
// Point version number
22-
#define kDLVersionNumberPoint 01
22+
#define kDLVersionNumberPoint 02
2323

2424
// Version string description
25-
#define kDLVersionDescriptor "Version 1.2.01 Development"
25+
#define kDLVersionDescriptor "Version 1.2.02 Development"
2626

2727
// app name/class ID string
2828
#define kDLAppClassNameID "SFE-DATALOGGER-IOT"

0 commit comments

Comments
 (0)