0074f53c52
Update to version 5.10.1 OBS-URL: https://build.opensuse.org/request/show/139569 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=40
14 lines
495 B
Diff
14 lines
495 B
Diff
Index: VTK5.10.1/Utilities/vtknetcdf/libdispatch/error.c
|
|
===================================================================
|
|
--- VTK5.10.1.orig/Utilities/vtknetcdf/libdispatch/error.c
|
|
+++ VTK5.10.1/Utilities/vtknetcdf/libdispatch/error.c
|
|
@@ -9,7 +9,7 @@
|
|
#include "ncdispatch.h"
|
|
|
|
/* Tell the user the version of netCDF. */
|
|
-static const char nc_libvers[] = PACKAGE_VERSION " of "__DATE__" "__TIME__" $";
|
|
+static const char nc_libvers[] = PACKAGE_VERSION;
|
|
|
|
const char *
|
|
nc_inq_libvers(void)
|