ICU-6057 Really change version 3.8.0 to 3.8.1.

X-SVN-Rev: 23070
diff --git a/source/common/unicode/uversion.h b/source/common/unicode/uversion.h
index 8e6de42..f026aed 100644
--- a/source/common/unicode/uversion.h
+++ b/source/common/unicode/uversion.h
@@ -86,7 +86,7 @@
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.4
  */
-#define U_ICU_VERSION "3.8"
+#define U_ICU_VERSION "3.8.1"
 
 /** The current ICU library major/minor version as a string without dots, for library name suffixes. 
  *  This value will change in the subsequent releases of ICU