summaryrefslogtreecommitdiff
path: root/release.properties
blob: d27d2342329a58573571fe8d170ab912a905ffb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -----------------------------------------------------------------------------

# properties that control release major.minor labeling:

app.major.version:	2
app.minor.version:	0

# properties affecting formatting of build id and date:

app.build.id.format:	~Md~
app.build.date.format:	~D T~

# string used in the HTML content:

app.bug.report.link:	http://sourceforge.net/projects/${app.short.name}
app.home.site.link:		http://${app.short.name}.sourceforge.net/

# -----------------------------------------------------------------------------
# end of file