Explorar el Código

Config.in: bump version for 2009.11 development

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard hace 16 años
padre
commit
ee609f256d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Config.in

+ 1 - 1
Config.in

@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
 
 config BR2_VERSION
 	string
-	default "2009.08"
+	default "2009.11-git"
 
 source "target/Config.in.arch"
 source "target/device/Config.in"