aboutsummaryrefslogtreecommitdiff
path: root/src/sg_unmap.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2009-09-06 16:22:43 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2009-09-06 16:22:43 +0000
commit302a707e5073b1419bfe0097a1b76e1f70336ce9 (patch)
tree63ae7ce90c96507142835a51a0bf597caf326be3 /src/sg_unmap.c
parent544b19d3c7d3f607ca92fe447fbb2d85572be389 (diff)
downloadsg3_utils-302a707e5073b1419bfe0097a1b76e1f70336ce9.tar.gz
add some build information into the README file
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@299 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sg_unmap.c')
-rw-r--r--src/sg_unmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sg_unmap.c b/src/sg_unmap.c
index 7d9b079c..98e85747 100644
--- a/src/sg_unmap.c
+++ b/src/sg_unmap.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005-2009 Douglas Gilbert.
+ * Copyright (c) 2009 Douglas Gilbert.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -51,7 +51,7 @@
* logical blocks.
*/
-static char * version_str = "1.00 20090611";
+static char * version_str = "1.00 20090906";
#define ME "sg_unmap: "