diff options
Diffstat (limited to 'math/asir2000/files/patch-include_version.h')
-rw-r--r-- | math/asir2000/files/patch-include_version.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/asir2000/files/patch-include_version.h b/math/asir2000/files/patch-include_version.h new file mode 100644 index 000000000000..846397d4e7f8 --- /dev/null +++ b/math/asir2000/files/patch-include_version.h @@ -0,0 +1,8 @@ +--- include/version.h.orig 2011-08-08 14:41:05.000000000 +0900 ++++ include/version.h 2011-08-08 14:41:28.000000000 +0900 +@@ -48,4 +48,4 @@ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.331 2011/07/21 04:43:26 noro Exp $ + */ + #define ASIR_VERSION 20110721 +-#define ASIR_DISTRIBUTION "Kobe" ++#define ASIR_DISTRIBUTION "Plotting Group" |