Software versioning is the process of assigning either unique version names or unique version numbers to unique states of computer software.
I have a version number of the following form: version.release.modification where version, release and modification are either a …
regex versioningSome co-workers and I got into a debate on the best way to store historical data. Currently, for some systems, …
database-design versioningMyself and my group are horrendous at incrementing assembly version numbers and we frequently ship assemblies with 1.0.0.0 versions. Obviously, this …
.net msbuild continuous-integration hudson versioningIs there a standard idiom for comparing version numbers? I can't just use a straight String compareTo because I don't …
java comparison versioningI want to add a "Check for update" button in apps so that when someone clicks it, it will display …
java android http versioningWhat are current best-practices for systematic build numbering and version number management in Java projects? Specifically: How to manage build …
java build build-process versioningMy application has an exe and uses some DLLs. I am writing all in C#. In one DLL I want …
c# compact-framework versioningWe are using PHPCI and composer. The server which runs PHPCI is on PHP 5.3. For a project we added the …
php composer-php versioningIs there any way to compare such strings on bash, e.g.: 2.4.5 and 2.8 and 2.4.5.1?
linux bash versioningI am in charge of several Excel files and SQL schema files. How should I perform better document version control …
git version-control ms-office versioning