dumb-init/VERSION.h
Chris Kuehl b1e978e486 v1.2.2
2018-08-01 16:46:41 -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[] = {
0x31, 0x2e, 0x32, 0x2e, 0x32, 0x0a
};
unsigned int VERSION_len = 6;