Why not just use the git commit uuids? Something like:

git clone openbabel/openbabel
git checkout 92ab8c8
cmake, make, make install

should ensure that everyone is on the same exact version of the code.


On Thu, Jul 31, 2014 at 9:05 AM, Ed Kohlwey <ekohl...@gmail.com> wrote:

> Hi,
> I'm working on a project that would like to make use of some features in
> the master branch.
>
> I'm contemplating three options and would like to know what the developer
> community thinks:
>
> 1. Backport needed patches off of master to the 2.3.2 release branch and
> begin maintaining our own release with additional patches, probably labeled
> 2.3.2+xyz
> 2. Help the community create a 2.3.3 or 2.4.0 release off of master
> (whatever is needed to do that)
> 3. Create our own release off of master and start a numbering scheme that
> is unambiguously not the same as the current OB scheme.
>
> We have no intention of forking the code but do need to have versioned
> releases for QA purposes.
>
> Please let me know what you think!
>
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> OpenBabel-Devel mailing list
> OpenBabel-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbabel-devel
>
>
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to