Top "Version" questions

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

How do we determine whether we are using Web API 1 or Web API 2?

Introduce the problem I would like to know whether we are using Web API 1 or 2. My own packages.config indicates …

asp.net version asp.net-web-api
Any check to see if the code written is in python 2.7 or 3 and above?

I have a buggy long python project that I am trying to debug. Its messy and undocumented. I am familiar …

python python-3.x python-2.7 version identify
How to verify installed spaCy version?

I have installed spaCy with python for my NLP project. I have installed that using pip. How can I verify …

python nlp pip version spacy
How to use tags for versioning in git gui

I'm a complete and utter noob, so be gentle! I'm using git gui, and never touching the command line interface. …

git user-interface tags version revision
How can you find out the version of xlC installed on AIX box

So this should be quite simple but just want to see if I got it right. I am trying to …

c++ compiler-construction version aix xlc
Visual studio. AssemblyVersion with * don't work

I can't use * in assembly version Represents text as sequence of UTF-16 code units.To browse the .NET Framework source …

c# version
how to check linux X11 version?

I need to read X11 source code, since there are a number of X11 versions, like: X11R1 X11R2 ... …

linux version x11
What are the gcc predefined macros for the compiler's version number?

I have run into a bug with gcc v3.4.4 and which to put an #ifdef in my code to work …

gcc g++ version flags preprocessor
./configure with a specified version of g++

How to tell to a 'configure' file to compile with a specified version of g++ ? Thanks.

gcc version autoconf configure
How to change the version of all files in Visual Studio

I have a solution in Visual Studio which has many projects and DLL files, how to change the version of …

c# visual-studio version assemblyinfo