Skip to content

Commit

Permalink
NFC: Update minor version to 35 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthchadha authored Nov 8, 2024
1 parent aade738 commit 1447709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlir-tensorrt/Version.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(MLIR_TENSORRT_VERSION_MAJOR "0")
set(MLIR_TENSORRT_VERSION_MINOR "1")
set(MLIR_TENSORRT_VERSION_PATCH "34")
set(MLIR_TENSORRT_VERSION_PATCH "35")
set(MLIR_TENSORRT_VERSION
"${MLIR_TENSORRT_VERSION_MAJOR}.${MLIR_TENSORRT_VERSION_MINOR}.${MLIR_TENSORRT_VERSION_PATCH}")

0 comments on commit 1447709

Please sign in to comment.