From f19b088417ca05117ad91f8296d3aafefba071ce Mon Sep 17 00:00:00 2001 From: pbd Date: Fri, 21 Mar 2003 16:21:36 +0000 Subject: [PATCH] expanded transport/time information, bump protocol git-svn-id: svn+ssh://jackaudio.org/trunk/jack@356 0c269be4-1314-0410-8aa9-9f06e86f4224 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 9f42fcb..2bd0330 100644 --- a/configure.in +++ b/configure.in @@ -24,7 +24,7 @@ dnl made to the way libjack communicates with jackd dnl that would break applications linked with an older dnl version of libjack. dnl --- -JACK_PROTOCOL_VERSION=4 +JACK_PROTOCOL_VERSION=5 dnl --- dnl HOWTO: updating the libjack interface version