aboutsummaryrefslogtreecommitdiff
path: root/src/sg_rbuf.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2009-09-18 23:35:06 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2009-09-18 23:35:06 +0000
commit9e11e00479a4cd919028ecf226856e4c78c87354 (patch)
tree1de3dcb14a5496785d01a09c175a512a71e63339 /src/sg_rbuf.c
parent302a707e5073b1419bfe0097a1b76e1f70336ce9 (diff)
downloadsg3_utils-9e11e00479a4cd919028ecf226856e4c78c87354.tar.gz
start work on thin provisioning sbc3r20 additions
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@300 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sg_rbuf.c')
-rw-r--r--src/sg_rbuf.c3
1 files changed, 1 insertions, 2 deletions
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 <unistd.h>
-#include <signal.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
@@ -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'},