On 21 Apr 2016 14:34, Leno Hou wrote: > On Thu, Apr 21, 2016 at 2:21 PM, Mike Frysinger wrote: > > i made the 3.5.0.1 release and def did not mean to make that change. > > but in looking at the git history, i'm not seeing anything since the > > 3.5.0.0 tag that looks relevant. > > > > that said, i'm not seeing this behavior: > > $ genkernel --version > > 3.5.0.1 > > > > and when i look at the source, it's OK: > > $ tar xf /usr/portage/distfiles/genkernel-3.5.0.1.tar.xz > > $ grep ^GK genkernel-3.5.0.1/genkernel > > GK_V='3.5.0.1' > > Sorry, this happens in genkernel-9999 ok, that makes more sense. i'll update the ebuild so that it doesn't add the v prefix and so it includes 9999 so it's clear where the code is coming from. -mike