Feature request for commandline compiler: version auto-increment

For building a release of my current software project, I have to compile several Web Core projects und for that I created a batch file which calls the commandline compiler and does some file copying.
I know that I can provide a version no. to the commandline compiler with the -Version:x.y.z flag, but additionally it would be very useful to be able to use the version auto-increment feature also (like it exists in the IDE).

Ups, a few minutes ago I saw that there is a feature request area in the support area. So I will post my request there and this topic can therefore be closed.