/*
 *  ApoctoObj - Converts Apocalypse graphics to Wavefront format
 *  Version string
 *  Copyright (C) 2020 Christopher Bazley
 */

#ifndef VERSION_H
#define VERSION_H

#define VERSION_STRING "0.02 [22 Apr 2020]"

#endif /* VERSION_H */
