diff options
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index 1c94a7154c7a..dc4fa46df8c4 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,8 +1,8 @@ ---- include/version.h.org Thu Apr 20 13:24:03 2006 -+++ include/version.h Thu Apr 20 13:24:55 2006 +--- include/version.h.orig Mon Aug 6 17:15:26 2007 ++++ include/version.h Tue Aug 14 02:56:32 2007 @@ -48,4 +48,4 @@ - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.251 2006/04/17 04:35:20 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.282 2007/08/06 08:15:26 saito Exp $ */ - #define ASIR_VERSION 20060417 + #define ASIR_VERSION 20070806 -#define ASIR_DISTRIBUTION "Kobe" +#define ASIR_DISTRIBUTION "Plotting Group" |