miller/c/mlrvers.h

5 lines
171 B
C

#ifndef MLRVERS_H
#define MLRVERS_H
// Manually increment on updates to https://github.com/johnkerl/miller/releases
#define MLR_VERSION "v4.6.0-alpha"
#endif // MLRVERS_H