summaryrefslogtreecommitdiffstats
path: root/bugzilla
diff options
context:
space:
mode:
Diffstat (limited to 'bugzilla')
-rwxr-xr-xbugzilla2
1 files changed, 1 insertions, 1 deletions
diff --git a/bugzilla b/bugzilla
index 41df3c0..5ee54dc 100755
--- a/bugzilla
+++ b/bugzilla
@@ -14,7 +14,7 @@ import bugzilla, optparse
import os, sys, glob, re
import logging
-version = '0.1'
+version = '0.2'
default_bz = 'https://bugzilla.redhat.com/xmlrpc.cgi'
# Initial simple logging stuff