diff --git a/plugins/Dict/local/dictclient.py b/plugins/Dict/local/dictclient.py index e7a6094e2..8701dbf9a 100644 --- a/plugins/Dict/local/dictclient.py +++ b/plugins/Dict/local/dictclient.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. import socket, re diff --git a/src/version.py b/src/version.py index 21541de05..723eec3b2 100644 --- a/src/version.py +++ b/src/version.py @@ -1,3 +1,3 @@ """stick the various versioning attributes in here, so we only have to change them once.""" -version = '0.83.4.1+gribble (2011-04-04T16:30:52-0400)' +version = '0.83.4.1+gribble (2011-06-27T14:41:49-0400)'