[pgrouting-dev] pgRouting v2.0.0 Release Candidate 2
Paragon Corporation
lr at pcorp.us
Thu Sep 5 12:39:26 PDT 2013
Steve,
In building I'm still seeing it registering as v 2.0.0-rc1
-- PGROUTING_GIT_TAG: v2.0.0-rc1
-- PGROUTING_GIT_BUILD: 105
-- PGROUTING_GIT_HASH: 592406b
-- PGROUTING_GIT_BRANCH: develop
Even though I'm asking for specifier -- v2.0.0-rc2
Am I missing something?
Thanks,
Regina
-----Original Message-----
From: Stephen Woodbridge [mailto:woodbri at swoodbridge.com]
Sent: Thursday, September 05, 2013 3:00 PM
To: pgRouting Dev List; pgRouting Users List; PostGIS Development
Discussion; Paragon Corporation
Subject: pgRouting v2.0.0 Release Candidate 2
Hi all,
I just merged the last of the doc related changes from branch
vicky-issue178 into branch develop and tagged it as v2.0.0-rc2.
It looks like we have one open bug report #187 against the TSP code.
I'll try to look at this over the weekend. Otherwise things are looking good
for a release.
If you want to try this out, the windows build bot should have code ready
shortly. Or you can:
git clone https://github.com/pgRouting/pgrouting.git
git checkout develop
mkdir build
cd build
cmake .. # defaults changed so this should work for most make sudo make
install cd ..
tools/test-runner.pl # run the test suite
You can read the most resent doc here:
http://imaptools.com:8081/pgr2-doc/dev/en/doc/index.html
Please report any problems.
Thanks,
-Steve
More information about the pgrouting-dev
mailing list