1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
+
|
These files need to be changed when bumping revisions:
Makefile (VERSION and DOTVERSION)
eskil.vfs/tclkit.inf (fileversion/productversion)
Also, mark it in:
Changes
------------
File Release
Make sure revision is bumped and everything is committed.
Clean run of make check / make test
make release
make tofossil
Update htdocs/download.html with info from above.
Update htdocs/changes.wiki
Update Changes
|