Browse Source

Fix the *.so version -- update to 1.1.49.

master
Reece H. Dunn 8 years ago
parent
commit
8bdbc0709a
1 changed files with 1 additions and 1 deletions
  1. 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:48:1 # = *.so.1.1.48
SHARED_VERSION=2:49:1 # = *.so.1.1.49

MKDIR=mkdir -p


Loading…
Cancel
Save