comparison resources/programicon.rc @ 793:c6942de51c7c

Updated the version and release date. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1070 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 01 Jan 2012 15:30:46 +0000
parents d38b69f9987c
children
comparison
equal deleted inserted replaced
792:4e782f5d8674 793:c6942de51c7c
1 /*************************************************************************** 1 /***************************************************************************
2 * Copyright (C) 2006-2010 by Thomas Schweitzer * 2 * Copyright (C) 2006-2012 by Thomas Schweitzer *
3 * thomas-schweitzer(at)arcor.de * 3 * thomas-schweitzer(at)arcor.de *
4 * * 4 * *
5 * This program is free software; you can redistribute it and/or modify * 5 * This program is free software; you can redistribute it and/or modify *
6 * it under the terms of the GNU General Public License version 2.0 as * 6 * it under the terms of the GNU General Public License version 2.0 as *
7 * published by the Free Software Foundation. * 7 * published by the Free Software Foundation. *
76 VALUE "Comments", "\0" 76 VALUE "Comments", "\0"
77 VALUE "CompanyName", "Thomas Schweitzer\0" 77 VALUE "CompanyName", "Thomas Schweitzer\0"
78 VALUE "FileDescription", PROGRAM_TITLE "\0" 78 VALUE "FileDescription", PROGRAM_TITLE "\0"
79 VALUE "FileVersion", RESOURCE_VERSION_STRING 79 VALUE "FileVersion", RESOURCE_VERSION_STRING
80 VALUE "InternalName", INTERNALNAME "\0" 80 VALUE "InternalName", INTERNALNAME "\0"
81 VALUE "LegalCopyright", "Copyright © Thomas Schweitzer 2010\0" 81 VALUE "LegalCopyright", "Copyright © Thomas Schweitzer 2012\0"
82 VALUE "LegalTrademarks", "\0" 82 VALUE "LegalTrademarks", "\0"
83 VALUE "OriginalFilename", ORIGINALFILENAME "\0" 83 VALUE "OriginalFilename", ORIGINALFILENAME "\0"
84 VALUE "PrivateBuild", "\0" 84 VALUE "PrivateBuild", "\0"
85 VALUE "ProductName", PROGRAM_TITLE "\0" 85 VALUE "ProductName", PROGRAM_TITLE "\0"
86 VALUE "ProductVersion", RESOURCE_VERSION_STRING 86 VALUE "ProductVersion", RESOURCE_VERSION_STRING