diff options
Diffstat (limited to 'macros/gnome-pilot.m4')
-rw-r--r-- | macros/gnome-pilot.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-pilot.m4 b/macros/gnome-pilot.m4 index fd2dc962c3..6d9f12ae5a 100644 --- a/macros/gnome-pilot.m4 +++ b/macros/gnome-pilot.m4 @@ -198,7 +198,7 @@ AC_DEFUN([GNOME_PILOT_CHECK],[ gpv=$1 fi if test x$2 = x; then - plv=0.9.5 + plv=0.11.4 else plv=$2 fi |