File diff r22763:8c25d9f2638c → r22764:564422d7281f
os/windows/installer/install.nsi
Show inline comments
 
# Version numbers to update
 
!define APPV_MAJOR 1
 
!define APPV_MINOR 8
 
!define APPV_MINOR 9
 
!define APPV_MAINT 0
 
!define APPV_BUILD 0
 
!define APPV_EXTRA "-beta1"