mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-06-01 09:32:30 +00:00
FluidSynth 1.0.8 release. Updated LT_REVISION.
This commit is contained in:
parent
d44800182e
commit
ccf06bc7dc
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-11-17 Josh Green <jgreen@users.sourceforge.net>
|
||||||
|
|
||||||
|
* FluidSynth release 1.0.8 "Its about funky time!"
|
||||||
|
* configure.ac: Bumped LT_REVISION.
|
||||||
|
|
||||||
2007-11-11 Josh Green <jgreen@users.sourceforge.net>
|
2007-11-11 Josh Green <jgreen@users.sourceforge.net>
|
||||||
|
|
||||||
* configure.ac: Added --enable-trap-on-fpe and --enable-fpe-check to
|
* configure.ac: Added --enable-trap-on-fpe and --enable-fpe-check to
|
||||||
|
|
|
@ -29,7 +29,7 @@ dnl if any interfaces have been added: LT_AGE++
|
||||||
dnl if any interfaces have been removed/changed (compatibility broken): LT_AGE=0
|
dnl if any interfaces have been removed/changed (compatibility broken): LT_AGE=0
|
||||||
|
|
||||||
LT_CURRENT=2
|
LT_CURRENT=2
|
||||||
LT_REVISION=1
|
LT_REVISION=2
|
||||||
LT_AGE=1
|
LT_AGE=1
|
||||||
|
|
||||||
LT_VERSION_INFO="${LT_CURRENT}:${LT_REVISION}:${LT_AGE}"
|
LT_VERSION_INFO="${LT_CURRENT}:${LT_REVISION}:${LT_AGE}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue