Remove no-longer-used svn_*_get_mergeinfo_for_tree APIs.
[svn.git] / packages / windows-innosetup / templates / svn_version.iss
blob7a700d7411f70cae1fb2791c1e5baf1cf663a251
1 ; This is where the Inno Setup compiler know where to find the version info for
2 ; a new version of the distribution.
3 ; Copy this file to the same place as svn.iss and edit its content according
4 ; to the version of svn you want to distribute. Another alternative is to run
5 ; mk_distro and set the version info from there.
6 ; This file is ignored by the Subversion repository when it resides in
7 ; "packages\win32-innosetup".
8 #define svn_version "X.X.X"
9 #define svn_pretxtrevision "-r"
10 #define svn_revision "11581"