Skip to content

Commit

Permalink
Moved version from stack.xml to CMakeLists.txt
Browse files Browse the repository at this point in the history
Workaround for some rosrelease-legacy brokenness.
  • Loading branch information
Alex Bencz committed Apr 10, 2013
1 parent 7ade53f commit a0c9da5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ rosbuild_genmsg()
#rosbuild_link_boost(${PROJECT_NAME} thread)
#rosbuild_add_executable(example examples/example.cpp)
#target_link_libraries(example ${PROJECT_NAME})
rosbuild_make_distribution(0.0.2)
1 change: 0 additions & 1 deletion stack.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<stack>
<version>0.0.2</version>
<description brief="axis_camera">
Contains basic Python drivers for accessing an Axis camera's MJPG stream. Also provides control for PTZ cameras.
</description>
Expand Down

0 comments on commit a0c9da5

Please sign in to comment.