From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yegor Yefremov Subject: Git tags Date: Thu, 03 Apr 2008 15:54:55 +0200 Message-ID: <47F4E1AF.5060509@visionsystems.de> Reply-To: yegor_sub1@visionsystems.de Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-c-programming@vger.kernel.org Hi all, I don't really know where to post this question. Why, if I check out the 2.6.24.4 kernel (2.6.24.4 tag http://git2.kernel.org/?p=linux/kernel/git/stable/linux-2.6-stable.git;a=commit;h=16c64cac7d9c6a503f49887219c4fe675e7d43d9) from the stable git tree, I get "dirty" added to my kernel version after compilation? The 2.6.24.4 is stable as far as I understand. I have already searched for this info and looked through some tutorials like http://linux.yyz.us/git-howto.html, but I didn't find any info that would answer my question. Thank you in advance. Best regards, Yegor