miller/c/mlrvers.h
2020-11-29 16:37:32 -05:00

5 lines
170 B
C

#ifndef MLRVERS_H
#define MLRVERS_H
// Manually increment on updates to https://github.com/johnkerl/miller/releases
#define MLR_VERSION "v5.10.0-dev"
#endif // MLRVERS_H