Menu

[r793]: / trunk / src / Setup / Includes.wxi  Maximize  Restore  History

Download this file

12 lines (9 with data), 582 Bytes

<?xml version="1.0" encoding="utf-8"?>
<Include Id="CMInclude">
  <!-- This gets automatically generated by MakeMsi.bat running SubWCRev.exe on VersionNumberInclude.in.wxi -->
  <?include VersionNumberInclude.wxi ?>

  <!-- General ..................................................................... -->
  <?define VersionNumberInternal="$(var.MajorVersion).$(var.MinorVersion).$(var.BuildVersion)" ?>
  <?define VersionNumberUserVisible="$(var.MajorVersion).$(var.MinorVersion).$(var.MicroVersion).$(var.BuildVersion)" ?>
  <?define ProductName="CommitMonitor" ?>

</Include>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.