diff --git a/xfibresoptions.h b/xfibresoptions.h
index f65e29b9f57f78a05dc0ad71d8583e936465c596..a7d8356f271e87c3e4695e7ac69c893fc46018c0 100644
--- a/xfibresoptions.h
+++ b/xfibresoptions.h
@@ -139,7 +139,7 @@ class xfibresOptions {
    grad_file(string("--gradnonlin"), string("gradnonlin"),
 	     string("Gradient Nonlinearity Tensor file"),
 	     false, requires_argument),  
-   options("xfibres v1.11", "xfibres --help (for list of options)\n")
+   options("xfibres","xfibres --help (for list of options)\n")
      {
        try {
        options.add(verbose);