Version bump to 2.1.dev1 in Windows installer too

This commit is contained in:
Micah Lee 2019-04-21 18:56:48 -07:00
parent 779d444bb0
commit 91773bcafb

View File

@ -5,8 +5,8 @@
# change these with each release # change these with each release
!define INSTALLSIZE 115186 !define INSTALLSIZE 115186
!define VERSIONMAJOR 2 !define VERSIONMAJOR 2
!define VERSIONMINOR 0 !define VERSIONMINOR 1
!define VERSIONSTRING "2.0" !define VERSIONSTRING "2.1.dev1"
RequestExecutionLevel admin RequestExecutionLevel admin