dumb-init/VERSION.h

7 lines
200 B
C
Raw Normal View History

2015-10-02 23:31:35 +03:00
// THIS FILE IS AUTOMATICALLY GENERATED
// Run `make VERSION.h` to update it after modifying VERSION.
unsigned char VERSION[] = {
2020-12-07 22:58:50 +03:00
0x31, 0x2e, 0x32, 0x2e, 0x34, 0x0a
2015-10-02 23:31:35 +03:00
};
unsigned int VERSION_len = 6;