From df948db3be58a544fc54fc634686c0ec80ed51c0 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 19 May 2007 01:33:40 +0000 Subject: i know we broke backwards compatibility but noone uses it except obconf and it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead. --- Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4562024a..8fad996c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -351,8 +351,8 @@ nodist_pubinclude_HEADERS = \ version.h nodist_pkgconfig_DATA = \ - render/obrender-3.4.pc \ - parser/obparser-3.4.pc + render/obrender-3.0.pc \ + parser/obparser-3.0.pc ## data ## @@ -451,8 +451,8 @@ dist_noinst_DATA = \ doc/openbox-gnome-session.1.in \ doc/openbox-kde-session.1.sgml \ doc/openbox-kde-session.1.in \ - render/obrender-3.4.pc.in \ - parser/obparser-3.4.pc.in \ + render/obrender-3.0.pc.in \ + parser/obparser-3.0.pc.in \ tools/themeupdate/themeupdate.py \ tests/hideshow.py \ tests/Makefile \ -- cgit v1.2.3