Explorar el Código

Turn back to git-based semver for post-release

pull/1149/head
Fred Hebert hace 9 años
padre
commit
0844e27d5b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/rebar.app.src

+ 1
- 1
src/rebar.app.src Ver fichero

@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "3.1.0"},
{vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,

Cargando…
Cancelar
Guardar