On Tue, Oct 30, 2012 at 1:53 AM, Argyrios Kyrtzidis <[email protected]> wrote:
> Author: akirtzidis
> Date: Mon Oct 29 18:53:52 2012
> New Revision: 166984
>
> URL: http://llvm.org/viewvc/llvm-project?rev=166984&view=rev
> Log:
> [libclang] Bump the version number of the libclang API.

Hi Argyrios,

Is there a policy that specifies when to update the minor and major
version numbers?  It would be nice to document it.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to