summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@tutanota.com>2024-08-30 16:50:39 -0400
committerLouie Shprung <lshprung@tutanota.com>2024-08-30 16:50:39 -0400
commit8971585bebcb46d72dd0cfdaf98dd9b4b9a6f27e (patch)
tree84b7ceb77e5144ffaf1bb2a6f2472cc8a4157f67 /configure.ac
parent615c64bcd69eea3660f0a35396255c2eb45fa283 (diff)
Update Windows installer
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 72d7df2..2b079f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,6 @@
AC_INIT([terminal-media-launcher],[0.2])
AC_SUBST([PACKAGE_TITLE], ["Terminal Media Launcher"])
+AC_SUBST([NSIS_PRODUCT_VERSION], ["$PACKAGE_VERSION.0.0"])
AC_CONFIG_SRCDIR([src/draw.c])
AC_CONFIG_HEADERS([config.h])