miller/c/mlrvers.h
2017-04-14 22:30:26 -04:00

5 lines
169 B
C

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