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"