Modify ↓
#5906 closed enhancement (worksforme)
start option --version
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | version | Cc: |
Description
I thought it had been implemanted but maybe I am wrong.
I need a start option to just get the version of JOSM and exit. Yes, I could do that with
josm --help
and filter but
--version
is very common.
How do you automatically update josm ?
Thanks skyper
Attachments (0)
Change History (3)
comment:1 by , 14 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
I save the version in the name of the jar file, see https://github.com/cobra/josm-update-script
Note:
See TracTickets
for help on using tickets.
I wrote a script to automatically update josm.
Anyway I do not need this option anymore as it is possible to get the version number from .jar file without running java:
Use
for release version