This commit is contained in:
Kaphotics 2016-08-30 22:58:42 -07:00
commit 4c37a63e2c
2 changed files with 4 additions and 1 deletions

View file

@ -15596,7 +15596,7 @@ namespace PKHeX.Properties {
}
/// <summary>
/// Looks up a localized string for the Program Version.
/// Looks up a localized string similar to 20160830.
/// </summary>
internal static string ProgramVersion {
get {

View file

@ -6394,4 +6394,7 @@
<data name="ProgramVersion" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\text\version.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
<data name="personal_rby" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\resources\byte\personal_rby;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
</root>