CLI: Changed the daily list upcoming section behavior.
Upcoming now includes issues due within the next week by default. The number of days to look ahead is configurable with the --dl-upcoming-days option.
This commit is contained in:
@ -86,7 +86,7 @@
|
||||
</propertyfile>
|
||||
</target>
|
||||
|
||||
<target name="set-version" depends="-init">
|
||||
<target name="set-version" depends="-common-init">
|
||||
<input
|
||||
message="The current version is ${version}. Enter a new version: "
|
||||
addproperty="new-version"/>
|
||||
|
Reference in New Issue
Block a user