Regenerated release
Fixed mistakes
Changed how the glibc versioning is handled. Added 32-bit builds
Merge with e290f4b9de394844d298ceb9d81916940c066a99
Windows dlls now have an architecture prefix, useful for native applications that require the dll to be in the same folder as the executable.
Fixed recently introduced bug in GPULayerData
GLJPanel/GLCanvas now has a command line switch. Fixed undo related crash caused by painting only outside the canvas using the bezier tool. Fixed bugs after using bezier tool on floating selections. Fixed possible crash caused by repeatedly undoing and redoing PasteIntoEdit. Made inconsequential changes to some GPULayerEdit-related logistics code.
Fixed programming error in unused code in VertexAttribute