From 48a847609ad28c79b6e8d10378a9d9c9bb1ea613 Mon Sep 17 00:00:00 2001 From: Peter Secor Date: Tue, 8 Apr 2008 17:22:39 -0700 Subject: [PATCH] native installer - updated installer to have a better formatted string in the install screen and in the Add/Remove Programs screen --- windows/installer.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/installer.tmpl b/windows/installer.tmpl index 74f320de..9b01c262 100644 --- a/windows/installer.tmpl +++ b/windows/installer.tmpl @@ -1,6 +1,6 @@ [Setup] AppName=Allmydata 3.0 -AppVerName=Allmydata 3.0 %(major)d.%(minor)d.%(point)d-r%(revision)d +AppVerName=Allmydata 3.0 (build %(major)d.%(minor)d.%(point)d-r%(revision)d) AppVersion=%(major)d.%(minor)d.%(point)d-r%(revision)d VersionInfoVersion=%(major)d.%(minor)d.%(point)d.%(revision)d AppPublisher=Allmydata Inc. -- 2.45.2