Bump version

This commit is contained in:
rock88 2020-05-15 20:33:45 +03:00
parent 09efaf5975
commit 3c7cc34e47

View file

@ -3,7 +3,7 @@
#include <vector>
#pragma once
#define MOONLIGHT_LIBRETRO_VERSION "1.0.2"
#define MOONLIGHT_LIBRETRO_VERSION "1.0.3"
enum VideoCodec: int {
H264,