summaryrefslogtreecommitdiffstats
path: root/mpcommon.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpcommon.c')
-rw-r--r--mpcommon.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpcommon.c b/mpcommon.c
index 5756b8ad6a..0b6d95d92b 100644
--- a/mpcommon.c
+++ b/mpcommon.c
@@ -44,6 +44,8 @@ ASS_Track *ass_track = 0; // current track to render
sub_data* subdata = NULL;
subtitle* vo_sub_last = NULL;
+const char *mencoder_version = "MEncoder " VERSION;
+const char *mplayer_version = "MPlayer " VERSION;
void print_version(const char* name)
{