]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Have modules depend on a particular version of libfreeswitch1
authorTravis Cross <tc@traviscross.com>
Mon, 3 Jun 2013 06:13:35 +0000 (06:13 +0000)
committerTravis Cross <tc@traviscross.com>
Mon, 3 Jun 2013 06:14:58 +0000 (06:14 +0000)
commit3a651f12da5e600551a3400e78fbd0e6b259385a
treee35bca16cd97741c42c58ce99431db52f8a2822d
parent753282f38a49f32f36c16958acfec6fd01d7fda5
Have modules depend on a particular version of libfreeswitch1

At this point we never want someone running a module against a
different version of FS than the module was built for.  It's also
conceivable that you could want to use the modules with libfreeswitch1
even if you weren't running FS itself.
debian/bootstrap.sh