Skip to content

Commit

Permalink
Bug 5096 - Define PRODUCT_VERSION in q_shared.h if it is not, patch b…
Browse files Browse the repository at this point in the history
…y Zack Middleton
  • Loading branch information
Thilo Schulz committed Jul 27, 2011
1 parent 62757b2 commit 41ac8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/qcommon/q_shared.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

#define BASETA "missionpack"

#ifdef _MSC_VER
#ifndef PRODUCT_VERSION
#define PRODUCT_VERSION "1.36"
#endif

Expand Down

0 comments on commit 41ac8a2

Please sign in to comment.