litex/software/include/base/version.h

7 lines
91 B
C

#ifndef __VERSION_H
#define __VERSION_H
#define VERSION "2.0-X"
#endif /* __VERSION_H */