Skip to content

Commit 54f4081

Browse files
committed
Version updated to 2.6.0
1 parent bb72906 commit 54f4081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SinricProConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
// Version Configuration
2626
#define SINRICPRO_VERSION_MAJOR 2
2727
#define SINRICPRO_VERSION_MINOR 6
28-
#define SINRICPRO_VERSION_REVISION 1
28+
#define SINRICPRO_VERSION_REVISION 0
2929
#define SINRICPRO_VERSION STR(SINRICPRO_VERSION_MAJOR) "." STR(SINRICPRO_VERSION_MINOR) "." STR(SINRICPRO_VERSION_REVISION)
3030

3131
// Server Configuration

0 commit comments

Comments
 (0)