Skip to content

Commit

Permalink
merge devel branch for catkin/ROS, version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adeguet1 committed May 15, 2015
1 parent 52d307b commit 82d616d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if (cisst_FOUND_AS_REQUIRED)
# Set the version number
set (sawTextToSpeech_VERSION_MAJOR "1")
set (sawTextToSpeech_VERSION_MINOR "0")
set (sawTextToSpeech_VERSION_PATCH "1")
set (sawTextToSpeech_VERSION_PATCH "2")
set (sawTextToSpeech_VERSION "${sawTextToSpeech_VERSION_MAJOR}.${sawTextToSpeech_VERSION_MINOR}.${sawTextToSpeech_VERSION_PATCH}")

# Generate sawTextToSpeechRevision.h
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>saw_text_to_speech</name>
<version>1.0.1</version>
<version>1.0.2</version>
<description>
sawTextToSpeech
</description>
Expand Down

0 comments on commit 82d616d

Please sign in to comment.