summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2008-02-13 10:20:36 -0800
committerAaron Plattner <aplattner@nvidia.com>2008-02-13 10:20:36 -0800
commitf048a99526c5bad39bef29d414635ad3a5b53371 (patch)
tree3c6bcdafd89749e7932d43db1c25850e6ad47cec /Makefile
parent6d2a0069d419975ba01c2c423b18ef7cd2e76a6f (diff)
1.0-61111.0-6111
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 12ee6cf..655d171 100644
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,7 @@ NVIDIA_INSTALLER = nvidia-installer
MKPRECOMPILED = mkprecompiled
NVIDIA_INSTALLER_PROGRAM_NAME = "nvidia-installer"
-NVIDIA_INSTALLER_VERSION = "1.0.6"
+NVIDIA_INSTALLER_VERSION = "1.0.7"
NCURSES_UI = nvidia-installer-ncurses-ui.so
NCURSES_UI_C = g_$(NCURSES_UI:.so=.c)