forked from pool/drbd-utils
Upgrage to 8.9.2rc2 for v9 support OBS-URL: https://build.opensuse.org/request/show/287043 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd-utils?expand=0&rev=7
8 lines
219 B
C
8 lines
219 B
C
/* automatically generated. DO NOT EDIT. */
|
|
#include <linux/drbd.h>
|
|
const char *drbd_buildtag(void)
|
|
{
|
|
return "GIT-hash: faeb645ecbf334347e0512b4fa2d7549543b5b50"
|
|
" build by goldwyn@shrek.lan, 2015-02-18 01:51:25";
|
|
}
|