소스 검색

Release 0.3

Emmanuel Bouthenot 16 년 전
부모
커밋
af89655fef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pmailq

+ 1 - 1
pmailq

@@ -11,7 +11,7 @@
 _NAME = 'pmailq'
 _HELP = "[OPTIONS] [ list | parse | del ]"
 _DESC = "%s postfix mail queue manager" % _NAME
-_VERSION = '0.1'
+_VERSION = '0.3'
 _AUTHOR = 'Emmanuel Bouthenot <kolter@openics.org>'