I useHow can I check with nvram get (or otherwise from a shell/script) which version of Merlin is installed? I mean a string like 386.7_2.
BUILDNO=$(nvram get buildno) # Major
BUILDNO=${BUILDNO}_$(nvram get extendno) # Minor
Or look at the top of the web gui
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!