# Weird version in build output

**URL:** https://discourse.vtk.org/t/weird-version-in-build-output/911
**Category:** Support
**Created:** [May 6, 2019, 2:49pm UTC](https://discourse.vtk.org/t/weird-version-in-build-output/911 "2019-05-06T14:49:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Gilthalas](https://discourse.vtk.org/user_avatar/discourse.vtk.org/gilthalas/32/362_2.png) [@Gilthalas](https://discourse.vtk.org/u/Gilthalas)
#### Post date: [May 6, 2019, 2:49pm UTC](https://discourse.vtk.org/t/weird-version-in-build-output/911/1 "2019-05-06T14:49:29Z")

</div>

I’m working on building VTK 8.2, and for some reason, the final files that get built have a version number of 8.90, which I don’t quite understand. Any idea on what may cause this?

---

<div class="post-metadata">

### Author: ![lassoan](https://discourse.vtk.org/user_avatar/discourse.vtk.org/lassoan/32/50_2.png) [@lassoan](https://discourse.vtk.org/u/lassoan)
#### Post date: [May 6, 2019, 4:06pm UTC](https://discourse.vtk.org/t/weird-version-in-build-output/911/2 "2019-05-06T16:06:26Z")

</div>

VTK master version is labelled as 8.90 to indicate that it contains many changes, so it is closer to the next major version (9.0) than to the previous released version (8.2).

---

<div class="post-metadata">

### Author: ![Gilthalas](https://discourse.vtk.org/user_avatar/discourse.vtk.org/gilthalas/32/362_2.png) [@Gilthalas](https://discourse.vtk.org/u/Gilthalas)
#### Post date: [May 6, 2019, 4:07pm UTC](https://discourse.vtk.org/t/weird-version-in-build-output/911/3 "2019-05-06T16:07:56Z")

</div>

Ohhhhhhh. That explains it. And now looking at the script I ran I am indeed pulling master.

What’s the timeframe for vtk9?

---

<div class="post-metadata">

### Author: ![ben.boeckel](https://discourse.vtk.org/letter_avatar_proxy/v4/letter/b/ea5d25/32.png) [@ben.boeckel](https://discourse.vtk.org/u/ben.boeckel)
#### Post date: [May 6, 2019, 7:05pm UTC](https://discourse.vtk.org/t/weird-version-in-build-output/911/4 "2019-05-06T19:05:17Z")

</div>

I don’t think we have a timeframe yet. It’s just that the new build system basically is known to warrant a major version bump, but taking 9.0 today means that the final release is in a questionable state about version comparisons.
