Top "Version" questions

Version defines an unique state of a computer software or a file.

How to determine the Boost version on a system?

Is there a quick way to determine the version of the Boost C++ libraries on a system?

c++ boost version
How to check the gradle version in Android Studio?

When compiling this official project with Android Studio 0.82, it shows error note: Error:The project is using an unsupported version …

android-gradle-plugin version
Node - was compiled against a different Node.js version using NODE_MODULE_VERSION 51

I am running a node application on terminal. Have recently upgraded to node v8.5.0, but am getting this error: Error: …

node.js npm version node-modules
Best way to find os name and version in Unix/Linux platform

I need to find the OS name and version on Unix/Linux platform. For this I tried following: lsb_release …

linux unix operating-system version
How can I find the version of php that is running on a distinct domain name?

How can I find the version of php that is running on a distinct server with distinct domain name? (like …

php version domain-name
Which version of MVC am I using?

I can't find it for some reason, feeling a little dumb. How do I know? I'm using .net 4 with VS2010.

.net asp.net-mvc visual-studio version
browser.msie error after update to jQuery 1.9.1

I use the following snip of a script: if ($.browser.msie && $.browser.version < 9) { extra = "?" + Math.floor(Math.…

jquery version
How do I compare version numbers in Python?

I am walking a directory that contains eggs to add those eggs to the sys.path. If there are two …

python version string-comparison
How can my iphone app detect its own version number?

I'm writing an iPhone app. It's already been published, but I would like to add a feature where its version …

iphone ios version
Check mySQL version on Mac 10.8.5

How can I check (step-by-step ) the version of mySQL installed on my Mac 10.8.5? I tried using command prompt, but couldn't …

mysql macos version osx-snow-leopard