On Tue, Nov 6, 2012 at 1:24 PM, Argyrios Kyrtzidis <[email protected]> wrote:
> On Nov 3, 2012, at 1:04 PM, Dmitri Gribenko <[email protected]> wrote:
>
>> 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.
>
> I added some comments in r167489.
> Versioning is still new so any feedback is more than welcome.

Thank you!  This seems to document common guidelines about libclang
API stability.

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