shithub: openh264

ref: b1570b17be3f6bf3cde8276af155f4a1988f9fb9
dir: /codec/common/inc/version.h/

View raw version
#ifndef VERSION_H
#define VERSION_H

#ifdef GENERATED_VERSION_HEADER
#include "version_gen.h"
#else
#define VERSION_NUMBER "openh264 default: 1.4"
#endif

#endif // VERSION_H