diff options
author | hm <hm@FreeBSD.org> | 2001-07-21 11:31:27 +0000 |
---|---|---|
committer | hm <hm@FreeBSD.org> | 2001-07-21 11:31:27 +0000 |
commit | 7c1e3e5d276608396ba609f919c6dc9dfa32b1b9 (patch) | |
tree | 40aebdda24b9aa27019c9fd1f9b52c17865cf667 /sys/i4b | |
parent | b3bed77bf69bceed71b3d43ba3b7619ab4c211be (diff) | |
download | FreeBSD-src-7c1e3e5d276608396ba609f919c6dc9dfa32b1b9.zip FreeBSD-src-7c1e3e5d276608396ba609f919c6dc9dfa32b1b9.tar.gz |
update step.
Diffstat (limited to 'sys/i4b')
-rw-r--r-- | sys/i4b/include/i4b_ioctl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i4b/include/i4b_ioctl.h b/sys/i4b/include/i4b_ioctl.h index d357326..9b062f1 100644 --- a/sys/i4b/include/i4b_ioctl.h +++ b/sys/i4b/include/i4b_ioctl.h @@ -29,7 +29,7 @@ * * $FreeBSD$ * - * last edit-date: [Fri May 25 10:04:37 2001] + * last edit-date: [Sat Jul 21 12:24:56 2001] * *---------------------------------------------------------------------------*/ @@ -47,7 +47,7 @@ *---------------------------------------------------------------------------*/ #define VERSION 1 /* version number */ #define REL 0 /* release number */ -#define STEP 0 /* release step */ +#define STEP 1 /* release step */ /*---------------------------------------------------------------------------* * date/time format in i4b log messages |