wxWidgets/build/tools/msvs/getversion.bat
Danny Scott e6b8e14cfd Add improves scripts for building official MSVS binaries
Use a single script for all compiler versions, another simple script just
defining wxWidgets version and, finally, a script building all the binaries
for all the compilers.

Closes #17510.
2016-04-28 23:30:07 +02:00

4 lines
67 B
Batchfile

set wxMAJOR_VERSION=3
set wxMINOR_VERSION=1
set wxRELEASE_NUMBER=1