configure.ac is correct: https://github.com/apache/mesos/blob/0.28.2/configure.ac#L21
CMakeLists.txt is kinda out of date: https://github.com/apache/mesos/blob/0.28.2/CMakeLists.txt#L22-L24 On Tue, Jun 7, 2016 at 3:51 PM, Chengwei Yang <[email protected]> wrote: > On Tue, Jun 07, 2016 at 03:33:39PM +0800, Chengwei Yang wrote: > > Hi List, > > > > Just pull down the latest v0.28.2 release and found that the version > number in > > CMakeLists.txt and configure.ac is still 0.28.1, I think the release > engineer > > even worse, the version in CMakeLists.txt is still 0.28.0. > > > forgot to bump it, am I right? > > > > -- > > Thanks, > > Chengwei > > > > -- > Thanks, > Chengwei >
