Explorar el Código

remove tmp files

new-build-system
Jan Lehnardt hace 14 años
padre
commit
78d75aad2b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Ver fichero

@@ -21,6 +21,7 @@ tag:
sed -i.bak -e 's|exports.version = "${version}"|exports.version = "%version%"|' mustache.js
sed -i.bak -e 's|"version": "${version}"|"version": "%version%"|' package.json
git commit -m 'Back to non-released version' mustache.js package.json
rm *.bak

build-wrappers:
# from that tag:


Cargando…
Cancelar
Guardar