From ab5df9e68696ecb48a0d3a021d5b2cc98adc171c Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 18 Jul 2000 04:11:11 +0000 Subject: [PATCH] changed version number git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/distrib/wxPython.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxPython/distrib/wxPython.spec b/wxPython/distrib/wxPython.spec index 7cdbfa9766..578e779695 100644 --- a/wxPython/distrib/wxPython.spec +++ b/wxPython/distrib/wxPython.spec @@ -1,6 +1,6 @@ %define pref /usr -%define ver 2.1.16 -%define rpmver 1 +%define ver 2.2.0 +%define rpmver 0 Summary: Cross platform GUI toolkit for use with the Python language. Name: wxPython