Skip to content

Commit e1aab66

Browse files
committed
2.0.0
1 parent 212a0a0 commit e1aab66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package web_video_server
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.0.0 (2024-10-11)
6+
------------------
77
* Replace boost with std (#164)
88
* Add ament_cpplint test, resolve TODOs (#162)
99
* Add license headers to all C++ source files, update copyrights (#161)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>web_video_server</name>
5-
<version>1.0.0</version>
5+
<version>2.0.0</version>
66
<description>HTTP Streaming of ROS Image Topics in Multiple Formats</description>
77

88
<maintainer email="[email protected]">Błażej Sowa</maintainer>

0 commit comments

Comments
 (0)