miller/c/mlrvers.h
2015-09-05 22:14:30 -04:00

5 lines
165 B
C

#ifndef MLRVERS_H
#define MLRVERS_H
// Manually increment on updates to https://github.com/johnkerl/miller/releases
#define MLR_VERSION "v2.1.3"
#endif // MLRVERS_H