aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/version/VersionImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Increments alpha version to better reflect progress status and keep consisten...Emil Ivov2010-06-201-1/+1
* Skip revision number if less than 0.Damian Minkov2010-04-201-4/+8
* Add revision number template in order we can change revision numbers in versi...Damian Minkov2010-04-201-9/+8
* Fixes warnings, mostly ones related to raw-type uses.Lyubomir Marinov2009-09-051-19/+0
* Language resources updated.Yana Stamcheva2008-12-091-3/+4
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-061-3/+2
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-2/+19
* Change sip user-agent header to include build number and os name. Damian Minkov2008-06-301-3/+25
* changed to alpha3Emil Ivov2007-10-191-1/+1
* Added Application Name as one of the version properties.Emil Ivov2007-06-271-5/+22
* Moving current version to alpha2.nightlyEmil Ivov2006-12-221-2/+2
* Committing 1.0-alpha1 version labelEmil Ivov2006-12-221-1/+1
* no need to add 0 before alpha1 since we use a dash to ensure lexicographique ...Emil Ivov2006-11-291-5/+0
* A static implementation of the Version interface.Emil Ivov2006-11-291-0/+278