--- a/libdispatch/derror.c +++ b/libdispatch/derror.c @@ -13,7 +13,7 @@ #endif /* Tell the user the version of netCDF. */ -static const char nc_libvers[] = PACKAGE_VERSION " of "__DATE__" "__TIME__" $"; +static const char nc_libvers[] = PACKAGE_VERSION" $"; /** \defgroup lib_version Library Version +xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/services.scm
AgeCommit message (Expand)Author
2019-07-26guix system: Add 'reconfigure' module....Jakob L. Kreuze
2019-01-24tests: Remove duplicate field initializers....Ludovic Courtès
2018-09-27tests: Adjust services tests to new 'shepherd-service-upgrade'....Ludovic Courtès
2018-09-07services: 'instantiate-missing-services' reaches fixed point....Ludovic Courtès
2018-01-21services: Missing services are automatically instantiated....Ludovic Courtès
2017-11-08services: Add 'lookup-service-types'....Ludovic Courtès