diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2007-09-05 16:50:16 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2007-09-05 16:50:16 +0000 |
commit | 8c9b796622e3705746615f88e52a52b1c90f6ed2 (patch) | |
tree | eb958bae1fc865539fc2fb92209cd1cf3e149c01 | |
parent | 47cf18c4a04e070c6947f1aaf96766d590f722b1 (diff) |
openmoko.conf: We have september now
-rw-r--r-- | conf/distro/openmoko.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index 7061ef2c63..0748b8cb7f 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -11,7 +11,7 @@ require conf/distro/angstrom-2007.1.conf # DISTRO = "openmoko" DISTRO_NAME = "OpenMoko" -DISTRO_VERSION = "P1-August-Snapshot-${DATE}" +DISTRO_VERSION = "P1-September-Snapshot-${DATE}" #DISTRO_TYPE = "release" DISTRO_TYPE = "debug" |