[pulseaudio-commits] r2263 - /trunk/bootstrap.sh
svnmailer-noreply at 0pointer.de
svnmailer-noreply at 0pointer.de
Sun Apr 13 12:05:54 PDT 2008
Author: sjoerd
Date: Sun Apr 13 21:05:53 2008
New Revision: 2263
URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=2263&root=pulseaudio&view=rev
Log:
Let bootstrap.sh require version 1.10 of the various autofoo bits. Otherwise things will break during compilation
Modified:
trunk/bootstrap.sh
Modified: trunk/bootstrap.sh
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/bootstrap.sh?rev=2263&root=pulseaudio&r1=2262&r2=2263&view=diff
==============================================================================
--- trunk/bootstrap.sh (original)
+++ trunk/bootstrap.sh Sun Apr 13 21:05:53 2008
@@ -17,7 +17,7 @@
# along with PulseAudio; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-VERSION=1.9
+VERSION=1.10
run_versioned() {
local P
More information about the pulseaudio-commits
mailing list