瀏覽代碼

makefile for v0.4

tags/v0.5
Brice Figureau 18 年之前
父節點
當前提交
61a9962bfe
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Makefile

+ 1
- 1
Makefile 查看文件

@@ -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…
取消
儲存