aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2008-03-13 18:40:36 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2008-03-13 18:40:36 +0000
commit6c38abe6121a850a71919f09e0431f649d757a18 (patch)
treefab8156a9de1e9db437bfaa766f3712ec6f6e59f /utils
parent649ab500db69c14f77661f418651c08ce076d176 (diff)
downloadsg3_utils-6c38abe6121a850a71919f09e0431f649d757a18.tar.gz
various changes spurred by spc4r13
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@161 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'utils')
-rw-r--r--utils/sg_chk_asc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/sg_chk_asc.c b/utils/sg_chk_asc.c
index 59f1a7eb..7926d525 100644
--- a/utils/sg_chk_asc.c
+++ b/utils/sg_chk_asc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006 Douglas Gilbert.
+ * Copyright (c) 2006-2008 Douglas Gilbert.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -47,7 +47,7 @@
* http://www.t10.org/lists/asc-num.txt
*/
-static char * version_str = "1.02 20060706";
+static char * version_str = "1.03 20080313";
#define ME "sg_chk_asc: "