Skip to content

Commit 8e35c54

Browse files
authored
Conform to CMakeLists.txt project name
1 parent 8ba1f63 commit 8e35c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
22
<package format="3">
3-
<name>SQLiteC++</name>
3+
<name>SQLiteCpp</name>
44
<version>3.1.1</version>
55
<description>A smart and easy to use C++ SQLite3 wrapper.</description>
66

0 commit comments

Comments
 (0)