Version Details
I have got the below build numbers from the bug reports of IntelliJ Idea.
How do i know the version numbers of these build's. I need this information for a research project. Can someone point me in the right direction?
| 94.585 |
| 95.146 |
| 96.119 |
| 96.1228 |
| 98.382 |
| 98.486 |
| 98.52 |
| 99.18 |
| 99.32 |
| 99.5 |
| 100.1 |
| 100.18 |
| 100.69 |
| 100.79 |
| 102.149 |
| 102.212 |
| 102.216 |
| 102.29 |
| 102.4 |
| 102.48 |
| 102.51 |
| 102.7 |
| 103.34 |
| 103.39 |
| 104.127 |
| 104.16 |
| 104.18 |
Please sign in to leave a comment.
I'm not a JetBrains developer, so my information may not be 100% accurate. But this is what I have been able to deduce is their build number strategy/scheme from using IDEA over the years...
The first number is a branch number. The first length-1 digits of that branch number correspond to the major version of IDEA. So 91.123 and 92.123 are for IDEA version 9. 1201.123 and 122.124 are for IntelliJ IDEA 12. The last digit is just as consecutive branch number and does directly correspond to a minor release version number. But in general, all patches of a minor version (for example 12.0, 12.0.1, 12.0.2, 12.0.x) are typically released from the same branch. But there may be exceptions to this. And if 12.1.x is on branch 123, it does not necessarily mean 12.1 will be on the 124 branch. It could be on say 125 or even 127. Again. there may be exceptions to these general rules. For example, the first two 10.0 releases were on branch 99, and not branch 101 or such.
The second number is a build done on that branch. A build may be a nightly build, an EAP (Early Access Program) build released as such, or a build for release (i.e. it has a version number). The vuild number listed as the fixed in number in a ticket can be a nightly build, an eap build, or a released build I beleive. They may get updated to the relase's build number upon release, but I am not sure.
I do not know of any public listing that corresponds a build to a release. All builds do have a build.txt file which has its build number in it. I track releases and build numbers myself. But my list may have some holes in it. And the release dates may not be 100% accurate.
IDEA 13.0 Build: 133.193 2013-12-03
IDEA 13.0.1 Build: 133.331 2034-12-17
IDEA 13.0.2 Build: 133.696 2014-01-24
IDEA 13.0.3 Build: 133.1122 2014-03-17
IDEA 13.1 Build: 135.475 2014-03-18
IDEA 13.1.1 Build: 135.480 2014-03-20
IDEA 13.1.2 Build: 135.690 2014-04-17
IDEA 12.0 Build: 123.72 2012-12-05
IDEA 12.0.1 Build: 123.94 2012-12-20
IDEA 12.0.2 Build: 123.123 2013-01-15
IDEA 12.0.3 Build: 123.155 2013-01-31
IDEA 12.0.4 Build: 123.169 2013-02-14
IDEA 12.1 Build: 129.161 2013-04-03
IDEA 12.1.2 Build: 129.354 2013-04-24
IDEA 12.1.3 Build: 129.451 2013-05-10
IDEA 12.1.4 Build: 129.713 2013-06-10
IDEA 12.1.5 Build: 129.1328 2013-10-01
IDEA 12.1.6 Build: 129.1359 2013-10-04
IDEA 12.1.7b Build: 129.1525
11.0.2 Build: 111.277 Released: February 2, 2012
11.1 Build: 117.105 Released: March 28, 2012
11.1.1 Build: 117.117 Released: March 30, 2012
11.1.2 Build: 117.418 Released: May 17, 2012
11.1.3 Build: 117.798 Released: July 26, 2012
11.1.4 Build: 117.963 Released: October 15, 2012
11.1.5 Build: 117.1037 Released: December, 18, 2012
11.1.5d Build: 117.1056
IDEA 10.5 Build 107.105
IDEA 10.5.1 Build 107.322
IDEA 10.5.2 Build 107.587
IDEA 10.5.3 Build 107.764
IDEA 10.5.4 Build 107.777
IDEA 10.0 Build 99.18
IDEA 10.0.1 Build 99.32
IDEA 10.0.2 Build 103.72
IDEA 10.0.3 Build 103.255
Idea 9.0 Build 93.13
Idea 9.0.1 Build 93.94
Idea 9.0.2 Build 95.66
Idea 9.0.3 Build 95.429
Idea 9.0.4 Build 95.627
Old Build Numbering scheme
Idea 8.0 Build 9013
Idea 8.0.1 Build 9164
Idea 8.1 Build 9732
Idea 8.1.1 Build 9833
Idea 8.1.2 Build 9852
Idea 8.1.3 Build 9886
Idea 8.1.4 Build 9952
http://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges