Explorar el Código

makefile for v0.4

tags/v0.5
Brice Figureau hace 18 años
padre
commit
61a9962bfe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Ver fichero

@@ -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 \

Loading…
Cancelar
Guardar