Update mlrvers.h

This commit is contained in:
John Kerl 2015-09-02 10:30:20 -04:00
parent eead5e3a6c
commit fd98c002d4

View file

@ -1,5 +1,5 @@
#ifndef MLRVERS_H
#define MLRVERS_H
// Manually increment on updates to https://github.com/johnkerl/miller/releases
#define MLR_VERSION "v2.0.0"
#define MLR_VERSION "v2.1.1"
#endif // MLRVERS_H