X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/818ff14582961d248d430cba4644202a50b1d878..a03cac3f78e838013f9bc1b72729701295b3c3dd:/wxGTK.spec?ds=inline diff --git a/wxGTK.spec b/wxGTK.spec index a979aaaa88..97addbd6f3 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -1,6 +1,6 @@ %define pref /usr -%define ver 2.3.2 -%define ver2 2.3 +%define ver 2.5.0 +%define ver2 2.5 %define rel 1 Summary: The GTK+ 1.2 port of the wxWindows library @@ -65,7 +65,7 @@ fi mkdir obj-shared cd obj-shared -../configure --prefix=%{pref} --enable-soname --with-odbc --with-opengl +../configure --prefix=%{pref} --with-odbc --with-opengl $MAKE cd ..