miller/c/mlrvers.h
2016-01-10 22:31:43 -05: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 "v3.3.2-dev"
#endif // MLRVERS_H