When creating a snapshot based on eg. pkg-1.1 (ie. with a patch level of 0) then explicitly show the zero patchlevel. Otherwise a snapshot -- pkg-1.1.20121222 -- would appear as a higher version than the next patch release -- pkg-1.1.1. With this change the snapshot would be pkg-1.1.0.20121222
modified newvers.sh
@@ -44,14 +44,22 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -110,4 +118,3 @@ esac
|
|
|
|
|
|
| - | |