diff --git a/version.h b/version.h index c82f3c0..4c8561f 100644 --- a/version.h +++ b/version.h @@ -31,7 +31,7 @@ #include "printing_fns.h" -const char software_version[] = "1.11"; +const char software_version[] = "1.12"; // The following is intended to be output as part of the main help text for // each program. ``program_name`` is thus the name of the program.