2019-03-19 14:50:29 +01:00
|
|
|
Index: VTK8.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/error.c
|
2012-10-27 20:19:25 +02:00
|
|
|
===================================================================
|
2019-03-19 14:50:29 +01:00
|
|
|
--- VTK8.2.0.orig/ThirdParty/netcdf/vtknetcdf/libdispatch/derror.c
|
|
|
|
+++ VTK8.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/derror.c
|
|
|
|
@@ -13,7 +13,7 @@
|
|
|
|
#endif
|
2012-10-27 20:19:25 +02:00
|
|
|
|
|
|
|
/* Tell the user the version of netCDF. */
|
|
|
|
-static const char nc_libvers[] = PACKAGE_VERSION " of "__DATE__" "__TIME__" $";
|
|
|
|
+static const char nc_libvers[] = PACKAGE_VERSION;
|
|
|
|
|
2019-03-19 14:50:29 +01:00
|
|
|
/**
|
|
|
|
\defgroup lib_version Library Version
|