Skip to content

Commit d68673f

Browse files
committed
increased bugfix version number
1 parent f58d0f4 commit d68673f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

extras/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "EasyVR Library"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 1.10.1
41+
PROJECT_NUMBER = 1.10.2
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

extras/DoxyfilePages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "EasyVR Library"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 1.10.1
41+
PROJECT_NUMBER = 1.10.2
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

extras/DoxyfileRTF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "EasyVR Library"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 1.10.1
41+
PROJECT_NUMBER = 1.10.2
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "EasyVR",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"keywords": "speech, recognition, sensor, serial",
55
"description": "A library for the EasyVR line of products",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=EasyVR
2-
version=1.10.1
2+
version=1.10.2
33
author=RoboTech-srl <software@robotechsrl.com>
44
maintainer=PPEscher <ppescher@users.noreply.github.com>
55
sentence=A library for the EasyVR line of products.

0 commit comments

Comments
 (0)