Skip to content

Commit bb72906

Browse files
committed
Version updated to 2.5.1
1 parent d6caff2 commit bb72906

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
@@ -24,7 +24,7 @@
2424

2525
// Version Configuration
2626
#define SINRICPRO_VERSION_MAJOR 2
27-
#define SINRICPRO_VERSION_MINOR 5
27+
#define SINRICPRO_VERSION_MINOR 6
2828
#define SINRICPRO_VERSION_REVISION 1
2929
#define SINRICPRO_VERSION STR(SINRICPRO_VERSION_MAJOR) "." STR(SINRICPRO_VERSION_MINOR) "." STR(SINRICPRO_VERSION_REVISION)
3030

0 commit comments

Comments
 (0)