diff options
author | Eric Bénard <eric@eukrea.com> | 2010-09-13 12:29:43 +0200 |
---|---|---|
committer | Eric Bénard <eric@eukrea.com> | 2010-09-13 12:40:14 +0200 |
commit | 1a2438b9c6773eefe6732a651a4d28d41133ee42 (patch) | |
tree | 4247cefb36365252d8ec0dbda7ef1be600df7358 /recipes | |
parent | cf6bd7557d3633825191b8d1e2aa80d0fe0d2549 (diff) |
util-linux-ng: increase PR
Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/util-linux-ng/util-linux-ng.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/util-linux-ng/util-linux-ng.inc b/recipes/util-linux-ng/util-linux-ng.inc index 421fda7e8c..a829b0879b 100644 --- a/recipes/util-linux-ng/util-linux-ng.inc +++ b/recipes/util-linux-ng/util-linux-ng.inc @@ -8,7 +8,7 @@ inherit autotools gettext DEFAULT_PREFERENCE = "-1" -INC_PR = "r28" +INC_PR = "r29" # allows for a release candidate RC ?= "" |