Commit d9fd39f
committed
fix(cli): Remove rockspec version from code version string
Rockspecs can in some cases be bumped and re-released without requiring
a code change in the underlying source. The software can also be
installed without even using a specific rockrel (e.g. how some distros
package directly from sources). Including the rock spec version in the
embeded version string kind of defeats the purpose of having a rockrel.
c.f. lunarmodules#601 parent 3e88e45 commit d9fd39f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
0 commit comments