using System;
namespace Mono.Documentation
{
	public static class Consts
	{
		public static string MonoVersion = "5.0.0.14";
	}
}