Project

General

Profile

Task #13

List of all version numbers

Added by Rocki H about 9 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Start date:
08/11/2014
Due date:
% Done:

100%


Description

Create a list of all version numbers.


Related issues

Related to Task #2: Upgrade installer to uninstall TrueCrypt New

History

#1 Updated by Rocki H about 9 years ago

Common/Tcdefs.h

#define VERSION_STRING "7.1a"
#define VERSION_NUM 0x071a

#2 Updated by Rocki H about 9 years ago

  • Parent task deleted (#2)

#3 Updated by Rocki H about 9 years ago

  • Related to Task #2: Upgrade installer to uninstall TrueCrypt added

#4 Updated by Rocki H about 9 years ago

./src/Common/Language.xml:3: <localization prog-version="7.1a">
./src/Driver/Driver.rc:48: VALUE "FileVersion", "7.1a"
./src/Driver/Driver.rc:52: VALUE "ProductVersion", "7.1a"
./src/Format/Format.rc:49: VALUE "FileVersion", "7.1a"
./src/Format/Format.rc:53: VALUE "ProductVersion", "7.1a"
./src/Mount/Mount.rc:442: VALUE "FileVersion", "7.1a"
./src/Mount/Mount.rc:446: VALUE "ProductVersion", "7.1a"
./src/Setup/Setup.rc:49: VALUE "FileVersion", "7.1a"
./src/Setup/Setup.rc:53: VALUE "ProductVersion", "7.1a"

#5 Updated by Rocki H about 9 years ago

  • Assignee set to Rocki H
  • % Done changed from 0 to 100

src/Driver/Driver.rc
src/Format/Format.rc
src/Mount/Mount.rc
src/Setup/Setup.rc

FILEVERSION 7,3,0,0
PRODUCTVERSION 7,3,0,0

Also available in: Atom PDF