dumb-init/VERSION.h
Chris Kuehl afe68d267f v1.2.4
2020-12-07 11:58:50 -08:00

7 lines
200 B
C

// THIS FILE IS AUTOMATICALLY GENERATED
// Run `make VERSION.h` to update it after modifying VERSION.
unsigned char VERSION[] = {
0x31, 0x2e, 0x32, 0x2e, 0x34, 0x0a
};
unsigned int VERSION_len = 6;