Skip to content
Snippets Groups Projects
Commit 70025474 authored by rswindell's avatar rswindell
Browse files

Increased revision in both JS and non-JS builds.

parent afe7d97a
No related branches found
No related tags found
No related merge requests found
...@@ -48,10 +48,10 @@ ...@@ -48,10 +48,10 @@
#ifdef JAVASCRIPT #ifdef JAVASCRIPT
#define VERSION "3.10" /* Version: Major.minor */ #define VERSION "3.10" /* Version: Major.minor */
#define REVISION 'e' #define REVISION 'f'
#else #else
#define VERSION "3.00" /* Version: Major.minor */ #define VERSION "3.00" /* Version: Major.minor */
#define REVISION 'g' #define REVISION 'h'
#endif #endif
#define VERSION_NOTICE "Synchronet BBS for "PLATFORM_DESC\ #define VERSION_NOTICE "Synchronet BBS for "PLATFORM_DESC\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment