summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4e0b09f..070218d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -24,11 +24,11 @@ set_target_properties(
libpinyin
PROPERTIES
OUTPUT_NAME
- pinyin
+ libpinyin
VERSION
- 0.0.0
+ 10.0.0
SOVERSION
- 0
+ 10
)
install(