Skip to content

Commit

Permalink
Fixing .deb headers. (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason authored Mar 13, 2021
1 parent 30e320f commit e73be33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions lib/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ pkg_tar(
pkg_tar(
name = "embag-headers",
srcs = [
"decompression.h",
"embag.h",
"message_def_parser.h",
"message_parser.h",
"ros_bag_types.h",
"ros_message.h",
Expand Down
2 changes: 1 addition & 1 deletion lib/version.bzl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
EMBAG_VERSION = "0.0.31"
EMBAG_VERSION = "0.0.33"

0 comments on commit e73be33

Please sign in to comment.