]> git.lyx.org Git - lyx.git/blobdiff - development/LyX-Mac-binary-release.sh
Update gen_lfuns.py to current format
[lyx.git] / development / LyX-Mac-binary-release.sh
index 059d56d8f84d01335ca8c20bbbb26d0fc0f21031..b59cc8f82382334c1fb8e43aff450df1c1d4a124 100644 (file)
@@ -21,9 +21,9 @@ ASpellVersion=${ASpellVersion:-"0.60.6.1"}
 ASpellSource="aspell-${ASpellVersion}"
 ASpellLibrary="libaspell.15.dylib"
 
-HunSpellVersion=${HunSpellVersion:-"1.3.2"}
+HunSpellVersion=${HunSpellVersion:-"1.3.3"}
 HunSpellSource="hunspell-${HunSpellVersion}"
-HunSpellLibrary="libhunspell-1.3.0.dylib"
+HunSpellLibrary="libhunspell-1.3.3.dylib"
 
 unset DYLD_LIBRARY_PATH LD_LIBRARY_PATH