dates: Fix svn PV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2292 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2007-08-01 15:10:52 +00:00
parent 4e75063ff3
commit ff9fdcce8c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.3+svn${SRCDATE}"
PV = "0.4.4+svn${SRCDATE}"
S = "${WORKDIR}/trunk"
PR = "r1"