summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2008-02-21 15:57:26 -0600
committerMike Christie <michaelc@cs.wisc.edu>2008-02-21 15:57:26 -0600
commit63da3852f350b17b34cf775757cbdd584b5f5dfb (patch)
treebb7b6e82c3943d711d7142a8d321fa8d11b04790 /usr
parent24dd289ac1cb5395460e5dfd83f9b9ed927a876a (diff)
downloadopen-iscsi-63da3852f350b17b34cf775757cbdd584b5f5dfb.tar.gz
Bump version to 2.0-868.
This almost syncs us up with 2.6.25. The iscsi patches are in sync, but some upstream kernel api changes are not in this release (this is why it does not support 2.6.25 yet).
Diffstat (limited to 'usr')
-rw-r--r--usr/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/version.h b/usr/version.h
index 3c540d0..68c2fe0 100644
--- a/usr/version.h
+++ b/usr/version.h
@@ -6,7 +6,7 @@
* This may not be the same value as the kernel versions because
* some other maintainer could merge a patch without going through us
*/
-#define ISCSI_VERSION_STR "2.0-865"
+#define ISCSI_VERSION_STR "2.0-868"
#define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version"
#endif