Fixed: broken previous gitbuild

This commit is contained in:
ZZYZX 2017-01-21 03:44:42 +02:00
parent a5a942c798
commit 8c9514fba5
3 changed files with 5 additions and 4 deletions

View file

@ -13,7 +13,8 @@
- [Git builds at DRDTeam.org](http://devbuilds.drdteam.org/doombuilder2-gzdb/)
**This fork:**
- This fork was created for maintenance of seemingly discontinued official branch. [Alternate official thread link](https://forum.zdoom.org/viewtopic.php?f=44&t=54957).
- This fork was created for maintenance of seemingly discontinued official branch:
- [Alternate official thread link](https://forum.zdoom.org/viewtopic.php?f=44&t=54957).
More detailed info can be found in the **editor documentation** (Refmanual.chm)

View file

@ -30,6 +30,6 @@ using CodeImp.DoomBuilder;
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.3.0.2839")]
[assembly: AssemblyVersion("2.3.0.2840")]
[assembly: NeutralResourcesLanguageAttribute("en")]
[assembly: AssemblyHash("a705e47")]
[assembly: AssemblyHash("a5a942c")]

View file

@ -29,5 +29,5 @@ using System.Resources;
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.3.0.2839")]
[assembly: AssemblyVersion("2.3.0.2840")]
[assembly: NeutralResourcesLanguageAttribute("en")]