» Main »
version - view (and modify) your project version in multiple commonly-used places
Published by Tim Cuthbertson
- Overview
This is a Zero Install feed. To add this program to your Applications menu, choose Zero Install -> Add New Program from the Applications menu. e.g. on Ubuntu:
If you don't see this menu item, install the zeroinstall-injector package from your distribution's repository, or from 0install.net.
Drag the feed's URL to the dialog box that appears. Other environments may use other systems. For example, if you are a ROX desktop user, drag the link to AddApp instead.
Alternatively, to run it from the command-line:
$ 0launch http://gfxmonk.net/dist/0install/version.xml
The 0alias command can be used to create a short-cut to run it again later.
If you don't have the 0launch command, download it from the 0install.net web-site, which also contains documentation about how the Zero Install system works.
- Full name
- Description
version parses common files to find and change the current version number of your project. Supported file names are: - VERSION (obviously) - setup.py (python setuptools) - conf.py (sphinx configuration) .. but new file formats can be added fairly easily when required. # Usage: version To print out your current version number(s) (one line per file). version \<number\> To set the version number across all supported files. version + To increment the minor version number (e.g 0.1.2 -> 0.1.3) and save the results to every supported file. version ++ To increment the second-most minor version number (e.g 0.1.2 -> 0.2.0) .. and so on for more plusses, for as many as you require.
- Homepage
- Available versions
The list below is just for information; Zero Install will automatically select one of these versions for you.
Version Released Stability Platform Download 0.2 2010-07-31 Any Download (1551 bytes) 0.3 2010-10-04 Any Download (1599 bytes) 0.4 2010-12-29 Any Download (1657 bytes) 0.5 2011-01-04 Any Download (2311 bytes) 0.5.1 2011-01-05 Any Download (2367 bytes) 0.5.2 2011-01-15 Any Download (2458 bytes) 0.5.3 2011-01-29 Any Download (2463 bytes) 0.6 2011-08-08 Any Download (2823 bytes) 0.7 2011-12-30 Any Download (4018 bytes) 0.7.1 2012-04-26 Any Download (4048 bytes) 0.7.2 2012-06-24 Any Download (4105 bytes) 0.8.0 2012-07-26 Any Download (4650 bytes) 0.9 2013-05-30 Any Download (4866 bytes) 0.10 2013-07-27 buggy Any Download (4941 bytes) 0.10.1 2013-08-08 Any Download (4939 bytes) 0.10.2 2013-08-08 Any Download (4941 bytes) 0.10.4 2014-05-05 Any Download (4959 bytes) 0.11.0 2014-08-08 Any Download (4972 bytes) 0.12.0 2014-09-29 Any Download (5182 bytes) 0.12.1 2014-09-29 Any Download (5203 bytes) 0.12.2 2015-02-14 stable Any Download (5201 bytes) 0.13.0 2016-01-23 Any Download (5313 bytes) - Required libraries
The list below is just for information; Zero Install will automatically download any required libraries for you.