gnu: biber: Downgrade to 2.11.
[jackhill/guix/guix.git] / gnu / packages / patches / netcdf-date-time.patch
CommitLineData
a4b0bfb1
EB
1--- a/libdispatch/derror.c
2+++ b/libdispatch/derror.c
3@@ -13,7 +13,7 @@
4 #endif
5
6 /* Tell the user the version of netCDF. */
7-static const char nc_libvers[] = PACKAGE_VERSION " of "__DATE__" "__TIME__" $";
8+static const char nc_libvers[] = PACKAGE_VERSION" $";
9
10 /**
11 \defgroup lib_version Library Version