Emmanuel Bouthenot hace 16 años
padre
commit
af89655fef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>'