[GitHub] madlib issue #211: Change madlib gppkg version string

2017-12-13 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/madlib/pull/211
  

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/madlib-pr-build/308/



---


[GitHub] madlib issue #211: Change madlib gppkg version string

2017-12-07 Thread jingyimei
Github user jingyimei commented on the issue:

https://github.com/apache/madlib/pull/211
  
@fmcquillan99 Yes, the version string is saved in Version.yml file and when 
we make the release, we will change the version string from 1.13_dev to 1.13, 
and cmake will directly get it from the yml file.


---


[GitHub] madlib issue #211: Change madlib gppkg version string

2017-12-07 Thread fmcquillan99
Github user fmcquillan99 commented on the issue:

https://github.com/apache/madlib/pull/211
  
naming convention looks good.

I assume for prod releases there is no "_dev" in the name.


---