Because Fred don't want to reach version 4.0 to quicly, i introduced a build number
(not realy Fred, just me to lazy to change the version number every time, and this build number is generated automaticly)

Have fun

Good idea, your the first to askfreedimension wrote:Hi Berikco,
The Editor is very fine, but not so the download site.
Is there any reason, why the downloads are sorted ascending?
If not, for usabilities sake make them descending so the latest version will always be at top.
Greets
free
EasyGPI wrote:> this build number is generated automaticly
hmmmm, how?
Code: Select all
EditorVersion$ ="PureBasic Visual Designer v3.81 BETA build " + Str(Year(#PB_Compiler_Date)+DayOfYear(#PB_Compiler_Date) - 1024)