package PCSC.Version is
Version_Number : constant Float := 0.5;
Version_String : constant String := "0.5 (git 58d55ed)";
end PCSC.Version;