aboutsummaryrefslogtreecommitdiff
path: root/src/sg_rbuf.c
diff options
context:
space:
mode:
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'},