miller/c/mlrvers.h
2016-10-26 20:17:44 -04:00

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 "v5.0.0-alpha"
#endif // MLRVERS_H