- Revision
- 15330
- Author
- john
- Date
- 2007-09-13 15:53:37 -0700 (Thu, 13 Sep 2007)
Log Message
update wx version in Makefile
Modified Paths
Diff
Modified: trunk/external/wx/Makefile (15329 => 15330)
--- trunk/external/wx/Makefile 2007-09-13 20:00:03 UTC (rev 15329) +++ trunk/external/wx/Makefile 2007-09-13 22:53:37 UTC (rev 15330) @@ -1,6 +1,6 @@ VERSION=2.8.4.1 -SVNVER=182 +SVNVER=183 RELVER_FLAGS=-r$(SVNVER)-$(BRANCH_REV_PREFIX)1 RELVER=$(VERSION)$(RELVER_FLAGS) WX=$(BUILD_ROOT)/wx
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
