diff options
| author | 2004-10-30 22:49:27 +0000 | |
|---|---|---|
| committer | 2004-10-30 22:49:27 +0000 | |
| commit | ff3c421f8dbdb581448b63316009668d1bc277f5 (patch) | |
| tree | 5a26ed3cfffe9166e36eec756f27d0fbdbdb367e /src/kernel-raw1394.h | |
| parent | Patch from Jim Radford. Other half of packet_per_buffer ABI cleanup. (diff) | |
bump versions, build fixes, and doc updates
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@140 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'src/kernel-raw1394.h')
| -rw-r--r-- | src/kernel-raw1394.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel-raw1394.h b/src/kernel-raw1394.h index cd4fc47..6a3fa7c 100644 --- a/src/kernel-raw1394.h +++ b/src/kernel-raw1394.h @@ -3,7 +3,7 @@ /* header for the raw1394 API that is exported to user-space */ -#define RAW1394_KERNELAPI_VERSION 4 +#define RAW1394_KERNELAPI_VERSION 5 /* state: opened */ #define RAW1394_REQ_INITIALIZE 1 |
