Skip to content

Commit 1e42df6

Browse files
author
Yiming Jing
committed
v0.7.1
1 parent cbb2031 commit 1e42df6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mesalink"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
authors = ["The MesaLink Project Contributors"]
55
license = "BSD-3-Clause"
66
readme = "README.md"

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ LT_PREREQ([2.2])
2525
LT_INIT
2626
LT_LANG([C])
2727

28-
MESALINK_LIBRARY_VERSION=9:0:0
28+
MESALINK_LIBRARY_VERSION=10:0:0
2929
# | | |
3030
# +------+ | +---+
3131
# | | |

0 commit comments

Comments
 (0)