Ticket #377 (closed task: fixed)
Change version of project
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | adm | Version: | master |
Keywords: | commited-master | Cc: | pahan@… |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by slavazanko) (diff)
as fact, current version is not 4.6.2 (and not any 4.6.*) because too much (incompatible?)changes in current 'master' branch.
But current 'master' branch now mean 'preRelease', because have lot of open bugs... I hope, in future 'master' branch will always mean 'Release', but not now.
Therefore my propose: change version to 4.7
Before release version will changed to 4.7.0-pre1, for example.
Release, of course, will named 4.7.0 (without suffixies)
Change History
comment:2 Changed 15 years ago by slavazanko
for better packet manager work, I have new propose: set version '4.6.99' to current master
comment:3 Changed 15 years ago by Hubbitus
- Cc pahan@… added
Good idea!
For me 4.7 is more preferable.
comment:4 Changed 15 years ago by slavazanko
- Version set to master
created branch 377_version_of_project (parent: master)
Initial commit: changeset:e62242ff4f36e11334fde31e7d2fe77091163dc7
Review, please.
comment:5 Changed 15 years ago by slavazanko
branch rebased. new initial commit: changeset:7dfdb4744fee155042087d5f9bd1d079d5c6c8bb
comment:6 Changed 15 years ago by slyfox
- Keywords vote-slyfox added
Result:
'maint/version.sh' is used to detect version of current source.
If git repo is available - we take version from there and update 'version.h' (if stale),
if it is not - we take version fron shipped version.h (available inly in release tarballs
made by 'make dist').
My vote.
comment:8 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Keywords commited-master added; vote-slyfox vote-andrew_b approved removed
- Owner set to slavazanko