Commit 9e6d889
committed
Change version format
Now, the Rubi version has the format xx.yy.zz.pp.
- xx.yy.zz is the version of the Rubi rules (or Rubi engine as Albert likes
to call it). This will be increased if Albert is making improvements on
the integration rules
- pp is the version of the package wrapper code.
Since these two parts are "basically" unrelated, we handle versioning
separately. In this way, Albert can keep his versioning for the rules
and every time some improvements on the package code is done, we increase
the pp number.1 parent d23a83e commit 9e6d889
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments