Ver código fonte

makefile for v0.4

tags/v0.5
Brice Figureau 18 anos atrás
pai
commit
61a9962bfe
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Ver arquivo

@@ -1,5 +1,5 @@
1 1
 dist: CHANGES README LICENSE config ngx_http_uploadprogress_module.c
2
-	tar czvf ../nginx_uploadprogress_module-0.3.tar.gz  \
2
+	tar czvf ../nginx_uploadprogress_module-0.4.tar.gz  \
3 3
 		 ../nginx_uploadprogress_module/CHANGES \
4 4
 		 ../nginx_uploadprogress_module/README \
5 5
 		 ../nginx_uploadprogress_module/LICENSE \

Carregando…
Cancelar
Salvar