소스 검색

Bump version (0.6)

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

+ 1 - 1
pmailq

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