Browse Source

Bump version (0.6)

Emmanuel Bouthenot 5 năm trước cách đây
mục cha
commit
df39470cbb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"