From: Grzegorz J. <ja...@he...> - 2002-12-26 04:45:23
|
On Fri, 20 Dec 2002, James Michael DuPont wrote: > --- Grzegorz Jakacki <ja...@he...> wrote: > > Sorry, but since several days connection with SF from my place is > > very > > slow. Hopefully winds get better soon, so that I can make a release > > as > > promised. > > ok, well i have a t3+ at work and dsl at home. My bandwith to sf is ok. > > if you need anything done, send me a mail with the specifics, > i am also on the project, dont know if I have the rights... Should work now. It would be great if you can take care of that. This is what needs to be done: (1) change version number in configure.in to 2.6 (2) ./bootstrap (to regenerate Makefile.in's) (3) commit (4) tag rel_2_6 (5) export -r rel_2_6 (to get the version without CVS dirs) (6) change the dirname from 'opencxx' to 'opencxx-2.6' (7) tar (8) release using SF release system 'make dist' will not work, since the version of Boehm's gc we are using does not support it yet (hopefully soon it will). Let me know if any issues. Thanks Grzegorz ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |