Greets:
Quick question. Is there any method of checking with the MU backend to see what version of MU I am running? I see from the changefile that that file is labeled 542. As a programmer myself, I know that sometimes changelogs get a bit behind. I just want to know if there's something there that verifies that.
Thanks,
-drmike
Sure, just open up wp-inst/wp-includes/version.php
In there you will find the db number which unless you remember the date is about the best your going to get.
Most people just write down the date of the nightly they are running.
Didn't see it there. I gather that when a version gets upped in number, the database version number gets upped as well?
Thanks,
-drmike
The problem is that WPMU doesn't really have "Version Numbers". Most of us around here go by the date you downloaded the file. For example if someone asks what version you are running the typical response is 4-12-05, etc.
Actual version numbers would definetly be easier but WPMU is still considered "unstable".
drmike,
I had completely forgot about this. If you open up "wp-inst\wp-content\mu-plugins\wpmu-date.php" you should see the date of the nightly you are using.
amnesiak
Member
Posted 18 years ago #
my version says 3548 :p
How far behind am I?
I need to search for how to upgrade. I'm assuming it's not as easy as just reuploading the files is it?
mohamednazmi
Member
Posted 18 years ago #
I'm sure it's as easy as clicking on "Upgrade" in the Site Admin menu.
I'm using database 3548 as well with a download date of May 10th, 2006.
Since others are having issues, I'm holding off on upgrading myself.