mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-24 02:56:17 +01:00
Update the core revision. This should have been done a long time ago.
This commit is contained in:
parent
7f5ac465cb
commit
8b569af23a
@ -49,7 +49,7 @@ public class SongodaCore {
|
|||||||
* Whenever we make a major change to the core GUI, updater,
|
* Whenever we make a major change to the core GUI, updater,
|
||||||
* or other function used by the core, increment this number
|
* or other function used by the core, increment this number
|
||||||
*/
|
*/
|
||||||
private final static int coreRevision = 6;
|
private final static int coreRevision = 7;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This has been added as of Rev 6
|
* This has been added as of Rev 6
|
||||||
|
Loading…
Reference in New Issue
Block a user