Skip to content

Commit

Permalink
Corrects bad version in .pc file
Browse files Browse the repository at this point in the history
  • Loading branch information
atuleu committed Apr 24, 2014
1 parent 69a8152 commit 9711b14
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
openni2 (2.2.0.33~beta2-1~dev3) UNRELEASED; urgency=low

* Corrects bad version in pkgconfig pc file

-- Alexandre Tuleu <[email protected]> Thu, 24 Apr 2014 11:42:33 +0100

openni2 (2.2.0.33~beta2-1~dev2) unstable; urgency=low

* New upstream version 2.2.0.33~beta2
Expand Down
2 changes: 1 addition & 1 deletion debian/libopenni2.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ includedir=${prefix}/include/openni2

Name: OpenNI2
Description: A general purpose driver for all OpenNI cameras.
Version: 2.2.30~beta1
Version: 2.2.33~beta2
Cflags: -I${includedir}
Libs: -L${libdir} -lOpenNI2

0 comments on commit 9711b14

Please sign in to comment.