This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix the *.so version -- update to 1.1.49.
master
Reece H. Dunn
8 years ago
parent
4bf9f0775f
commit
8bdbc0709a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Makefile.am
+ 1
- 1
Makefile.am
View File
@@ -11,7 +11,7 @@ VIMDIR=$(PREFIX)/share/vim
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = espeak-ng.pc
SHARED_VERSION=2:4
8:1 # = *.so.1.1.48
SHARED_VERSION=2:4
9:1 # = *.so.1.1.49
MKDIR=mkdir -p
Write
Preview
Loading…
Cancel
Save