Skip to content

Commit

Permalink
Version 1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
splewis committed Jan 28, 2017
1 parent ce39e37 commit abe24ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripting/practicemode/generic.sp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#tryinclude "manual_version.sp"
#if !defined PLUGIN_VERSION
#define PLUGIN_VERSION "1.1.1-dev"
#define PLUGIN_VERSION "1.1.1"
#endif

static char _colorNames[][] = {"{NORMAL}", "{DARK_RED}", "{PINK}", "{GREEN}", "{YELLOW}", "{LIGHT_GREEN}", "{LIGHT_RED}", "{GRAY}", "{ORANGE}", "{LIGHT_BLUE}", "{DARK_BLUE}", "{PURPLE}"};
Expand Down

0 comments on commit abe24ff

Please sign in to comment.