Skip to content

Commit 34c5278

Browse files
committed
Update the revision number from 320 to 321
1 parent 060c171 commit 34c5278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/game/bg_public.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
106106

107107
#define CS_MAX (CS_PARTICLES+MAX_LOCATIONS)
108108

109-
#define REVISION 320
109+
#define REVISION 321
110110
#if (CS_MAX) > MAX_CONFIGSTRINGS
111111
#error overflow: (CS_MAX) > MAX_CONFIGSTRINGS
112112
#endif

0 commit comments

Comments
 (0)