File: release.properties

package info (click to toggle)
emma-coverage 2.0.5312%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,000 kB
  • ctags: 3,667
  • sloc: java: 23,109; xml: 414; makefile: 22
file content (19 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (3)
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