app version

Asked by Johan Guerreros

why quickly set version of my app to 12.04 if this is 0.1?

Question information

Language:
English Edit question
Status:
Answered
For:
Quickly Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jarrod Henry (jarrodhenry-gmail) said :
#1

The 12.04 is referring to quickly's version number, not the version number of your app. Your version number can be set in the base directory of the quickly project , the setup.py file. Scroll to the very bottom of it and there should be a DistUtilsExtra.auto.setup() call. The version can be set there.

Revision history for this message
Johan Guerreros (johangm90) said :
#2

i set to 0.1 in setup.py file but when run quickly release command it automaticaly change to 12.04

Revision history for this message
Kevin Henshall (kevin-henshall) said :
#3

Running 'quickly help release' provides the answer to this question. You can optionally provide the release-version when running 'quickly release' and if not specified, the new version number will be 'YEAR.MONTH[.RELEASE]'.

Can you help with this problem?

Provide an answer of your own, or ask Johan Guerreros for more information if necessary.

To post a message you must log in.