/*
 *  ChoctoObj - Converts Chocks Away graphics to Wavefront format
 *  Version string
 *  Copyright (C) 2018 Christopher Bazley
 */

#ifndef VERSION_H
#define VERSION_H

#define VERSION_STRING "0.03 [21 Apr 2020]"

#endif /* VERSION_H */
