shithub: openh264

ref: c9f6395c3ef5f521c3813ca0c207754e4a059ba2
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