dumb-init/VERSION.h
2015-10-02 18:14:02 -07:00

7 lines
200 B
C

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