aboutsummaryrefslogtreecommitdiff
path: root/src/sg_unmap.c
diff options
context:
space:
mode:
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: "