diff options
author | Simon Howard | 2008-12-10 20:25:05 +0000 |
---|---|---|
committer | Simon Howard | 2008-12-10 20:25:05 +0000 |
commit | acd1a13a4f70973d7616df3f6de43f8f79b8e392 (patch) | |
tree | 6e677002a3ccac185d6459cdc81333de3e413eaa /setup/setup-manifest.xml | |
parent | baf0aa3a5356ea07956608ff43833d6cee6f85ae (diff) | |
download | chocolate-doom-acd1a13a4f70973d7616df3f6de43f8f79b8e392.tar.gz chocolate-doom-acd1a13a4f70973d7616df3f6de43f8f79b8e392.tar.bz2 chocolate-doom-acd1a13a4f70973d7616df3f6de43f8f79b8e392.zip |
Bump version to 1.2.1, update NEWS and ChangeLog.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1421
Diffstat (limited to 'setup/setup-manifest.xml')
-rw-r--r-- | setup/setup-manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/setup-manifest.xml b/setup/setup-manifest.xml index 56ac9557..409a142b 100644 --- a/setup/setup-manifest.xml +++ b/setup/setup-manifest.xml @@ -2,7 +2,7 @@ <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <!-- The "name" field in this tag should be the same as the executable's name --> - <assemblyIdentity version="1.2.0.0" processorArchitecture="*" + <assemblyIdentity version="1.2.1.0" processorArchitecture="*" name="chocolate-setup" type="win32"/> <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> <security> |