diff options
author | mnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6> | 2006-08-31 18:16:38 +0000 |
---|---|---|
committer | mnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6> | 2006-08-31 18:16:38 +0000 |
commit | 067536f62b3e14533d00a24db8dd1d5483c06856 (patch) | |
tree | 793560e9f9bb3bbb0d1e40c52f32ea19efaafe14 /usr/version.h | |
parent | 324d8e2096e2aeab15588c73cf8eb63f17ce3716 (diff) | |
download | open-iscsi-067536f62b3e14533d00a24db8dd1d5483c06856.tar.gz |
revert version bump. wait until upstream kernel is updated to bump tools versions
git-svn-id: svn://svn.berlios.de/open-iscsi@685 d7303112-9cec-0310-bdd2-e83a94d6c2b6
Diffstat (limited to 'usr/version.h')
-rw-r--r-- | usr/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/version.h b/usr/version.h index cf8491e..09bf068 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-684" +#define ISCSI_VERSION_STR "1.1-684" #define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version" #endif |