Use dev instead of version for the development version

This commit is contained in:
vitaut 2015-05-22 07:50:46 -07:00
parent f5f9f50f87
commit ba994e78ec

View File

@ -43,7 +43,7 @@
<li class="dropdown">
<!-- TODO: update versions automatically -->
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button"
aria-expanded="false">1.2.0 <span class="caret"></span></a>
aria-expanded="false">dev <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="http://cppformat.github.io/1.1.0/">1.1.0</a></li>
<li><a href="http://cppformat.github.io/1.0.0/">1.0.0</a></li>