"protocolversion" : 70002,
"walletversion" : 60000,
i just grabbed the source from git's master branch, is this not the current source?
The master branch contains the current source. It should show version 1010000 so I think you compiled old source code.
{
"version" : 1010000,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 177112,
"timeoffset" : -2,
"connections" : 6,
"proxy" : "",
"difficulty" : 1.14087008,
"testnet" : false,
"keypoololdest" : 1444413716,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
The version can be seen here also in the source:
https://github.com/CoinProjects/AmsterdamCoin/blob/master/src/clientversion.h