Fpm version 0.10.0 released

Thanks to all!

I tried to update fpm but failed:

Clonage dans 'fpm'...
remote: Enumerating objects: 74651, done.
remote: Counting objects: 100% (2141/2141), done.
remote: Compressing objects: 100% (404/404), done.
remote: Total 74651 (delta 1935), reused 1778 (delta 1734), pack-reused 72510
Réception d'objets: 100% (74651/74651), 32.57 Mio | 8.35 Mio/s, fait.
Résolution des deltas: 100% (68401/68401), fait.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 27836    0 27836    0     0  96353      0 --:--:-- --:--:-- --:--:-- 96652
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1380k  100 1380k    0     0  1328k      0  0:00:01  0:00:01 --:--:-- 1328k
fpm.F90:37748:22:

37748 | end module fpm_sources
      |                      1
Error: Pointer assignment target in initialization expression does not have the TARGET attribute at (1)
fpm.F90:37783:5:

37783 | use fpm_sources, only: get_exe_name_with_suffix
      |     1
Fatal Error: Cannot open module file ‘fpm_sources.mod’ for reading at (1): Aucun fichier ou dossier de ce type
compilation terminated.
-------------------
Version:     0.9.0, alpha
Program:     fpm(1)
Description: A Fortran package manager and build system
Home Page:   https://github.com/fortran-lang/fpm
License:     MIT
OS Type:     Linux

using those commands:

cd /tmp
git clone https://github.com/fortran-lang/fpm.git

cd fpm
chmod u+x ./install.sh
./install.sh

My main compiler is GNU Fortran (Ubuntu 13.2.0-4ubuntu3) 13.2.0