From 9e11e00479a4cd919028ecf226856e4c78c87354 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Fri, 18 Sep 2009 23:35:06 +0000 Subject: start work on thin provisioning sbc3r20 additions git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@300 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- src/sg_rbuf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/sg_rbuf.c') diff --git a/src/sg_rbuf.c b/src/sg_rbuf.c index 2148d911..9f3e9f39 100644 --- a/src/sg_rbuf.c +++ b/src/sg_rbuf.c @@ -4,7 +4,6 @@ #endif #include -#include #include #include #include @@ -52,7 +51,7 @@ #endif -static char * version_str = "4.88 20071226"; +static char * version_str = "4.88 20090908"; static struct option long_options[] = { {"buffer", 1, 0, 'b'}, -- cgit v1.2.3