aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/livestreamer-win32-installer.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'win32/livestreamer-win32-installer.nsi')
-rw-r--r--win32/livestreamer-win32-installer.nsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/win32/livestreamer-win32-installer.nsi b/win32/livestreamer-win32-installer.nsi
index c935180..c450f47 100644
--- a/win32/livestreamer-win32-installer.nsi
+++ b/win32/livestreamer-win32-installer.nsi
@@ -4,15 +4,15 @@
SetCompressor lzma
###
-### --- The PROGRAM_VERSION !define need to be updated with new Deluge versions ---
+### --- The PROGRAM_VERSION !define need to be updated with new Livestreamer versions ---
###
# Script version; displayed when running the installer
!define LIVESTREAMER_INSTALLER_VERSION "0.1"
-# Deluge program information
+# Livestreamer program information
!define PROGRAM_NAME "Livestreamer"
-!define PROGRAM_VERSION "1.3.1"
+!define PROGRAM_VERSION "1.3.2"
!define PROGRAM_WEB_SITE "http://github.com/chrippa/livestreamer"
# Python files generated with bbfreeze