Commit cc8b667
committed
v1.1.0 for real
We **cannot** use `git describe` to generate versions, since you can't
just use any arbitrary string as the version with JavaFX's packaging
tools. .deb and .rpm builds both fail if you do this on a commit that
isn't tagged, or is tagged in a way other than v1.1.0 (for example,
release candidates)1 parent caf22a7 commit cc8b667
1 file changed
Lines changed: 1 addition & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 19 | | |
33 | 20 | | |
34 | 21 | | |
| |||
50 | 37 | | |
51 | 38 | | |
52 | 39 | | |
53 | | - | |
| 40 | + | |
54 | 41 | | |
55 | 42 | | |
56 | 43 | | |
| |||
0 commit comments