miller/c/mlrvers.h
2016-07-03 13:51:00 -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 "v4.3.0-dev"
#endif // MLRVERS_H