Bumped version number.

When I'm done with this pull request, this should have a fair amount of new features.. so I figured this would be 2.5 rather than 2.4.2
This commit is contained in:
shavit 2019-03-24 22:32:52 +02:00
parent 53a33aa42f
commit 4efb36e5f6

View File

@ -23,7 +23,7 @@
#endif
#define _shavit_included
#define SHAVIT_VERSION "2.4.2"
#define SHAVIT_VERSION "2.5.0"
#define STYLE_LIMIT 256
#define MAX_ZONES 64
#define MAX_NAME_LENGTH_SQL 32