From 6bba1db8f680b1766487f3b845c5c83a07913ea3 Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Mon, 19 May 2014 09:06:38 -0700 Subject: 331.79 --- doc/version.mk | 2 +- samples/version.mk | 2 +- src/option-table.h | 6 +++--- src/version.mk | 2 +- version.mk | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/version.mk b/doc/version.mk index bb1a5bc..ca36631 100644 --- a/doc/version.mk +++ b/doc/version.mk @@ -1 +1 @@ -NVIDIA_VERSION = 331.67 +NVIDIA_VERSION = 331.79 diff --git a/samples/version.mk b/samples/version.mk index bb1a5bc..ca36631 100644 --- a/samples/version.mk +++ b/samples/version.mk @@ -1 +1 @@ -NVIDIA_VERSION = 331.67 +NVIDIA_VERSION = 331.79 diff --git a/src/option-table.h b/src/option-table.h index a5feea6..9df685d 100644 --- a/src/option-table.h +++ b/src/option-table.h @@ -180,9 +180,9 @@ static const NVGetoptOption __options[] = { "option or when loading an ~/.nvidia-settings-rc file), nvidia-settings " "identifies one or more targets on which to query/assign the attribute.\n" "\n" - "'--list-targets-only' will cause nvidia-settings to list the targets on " - " which the query/assign operation would have been performed, without " - "actually performing the operation(s), and exit." }, + "The '--list-targets-only' option will cause nvidia-settings to list the " + "targets on which the query/assign operation would have been performed, " + "without actually performing the operation(s), and exit." }, { NULL, 0, 0, NULL, NULL}, }; diff --git a/src/version.mk b/src/version.mk index bb1a5bc..ca36631 100644 --- a/src/version.mk +++ b/src/version.mk @@ -1 +1 @@ -NVIDIA_VERSION = 331.67 +NVIDIA_VERSION = 331.79 diff --git a/version.mk b/version.mk index bb1a5bc..ca36631 100644 --- a/version.mk +++ b/version.mk @@ -1 +1 @@ -NVIDIA_VERSION = 331.67 +NVIDIA_VERSION = 331.79 -- cgit v1.2.3