~svn/ubuntu/raring/subversion/ppa

« back to all changes in this revision

Viewing changes to packages/win32-innosetup/templates/svn_version.iss

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-12-05 01:26:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051205012614-qom4xfypgtsqc2xq
Tags: 1.2.3dfsg1-3ubuntu1
Merge with the final Debian release of 1.2.3dfsg1-3, bringing in
fixes to the clean target, better documentation of the libdb4.3
upgrade and build fixes to work with swig1.3_1.3.27.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 it's 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"