Skip to content

Commit 5544115

Browse files
committed
- updated version of shared library for new release
1 parent 79d21be commit 5544115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Target Platform: Linux
44

55
TARGET = mvr
6-
TARGET_LIB = libmvr.so.1.2.1
6+
TARGET_LIB = libmvr.so.1.2.3
77
TARGET_LIB_SONAME = libmvr.so.1
88
BUILD_DIR = build
99

0 commit comments

Comments
 (0)