View Single Post
  #2  
Old 03-28-2018, 10:24 AM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

Mine says the same.

Code:
MariaDB [peq]> select * from db_version;
+---------+--------------+
| version | bots_version |
+---------+--------------+
|    9122 |         9018 |
+---------+--------------+
1 row in set (0.00 sec)
Pretty sure those values are used for Akka's launcher/updater/thingenator. Not sure where else they come into play.
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote