~ubuntu-branches/ubuntu/oneiric/lynx-cur/oneiric-updates

« back to all changes in this revision

Viewing changes to PACKAGE/version.iss

  • Committer: Bazaar Package Importer
  • Author(s): Atsuhito KOHDA
  • Date: 2009-06-07 21:50:20 UTC
  • mfrom: (1.20.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090607215020-w4i7y7azbrlskove
Tags: 2.8.7pre5-1
New Upstream Release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
; version used for Inno Setup files.
2
2
 
3
3
; $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$
4
 
#define LYNX_VERSION "2.8.7pre.4"
 
4
#define LYNX_VERSION "2.8.7pre.5"
5
5
 
6
6
#define MyAppName "Lynx"
7
7
#define MyAppPublisher "Thomas E Dickey"