diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-17 23:49:39 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-17 23:49:39 +0000 |
commit | e183c78a6af87ca1c1a383700a9db07ff6d9ea39 (patch) | |
tree | 347fc6d0e9b7e85a5c4f797b8d00d2339ce9879f /conf | |
parent | 0e08898f191b7a848c1f32d8d58513c47f16b6cb (diff) |
angstrom-2007.1.conf: Bump to RC1.2.
* Fixes inability to mount vfat for linux-handhelds-2.6 devices.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index a03cebf1ab..8eebee5f97 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -7,8 +7,8 @@ #@-------------------------------------------------------------------- # The release will the 2007.12 -DISTRO_VERSION = "2007.11RC1.1" -DISTRO_REVISION = "48" +DISTRO_VERSION = "2007.11RC1.2" +DISTRO_REVISION = "49" require conf/distro/include/sane-srcdates.inc require conf/distro/include/sane-srcrevs.inc |