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