-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Peter Wang
committed
Oct 25, 2010
1 parent
f8fd86c
commit 9eebd30
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Note to packagers (e.g. for Linux distributions) | ||
------------------------------------------------ | ||
|
||
Allegro 5.x is *not* source compatible with Allegro 4.2.x or 4.4.x. | ||
When packaging Allegro 5, please make it possible for users to install | ||
Allegro 4.x and 5.x simultaneously. For example, if you already have | ||
an 'allegro' package, then you might name the new package 'allegro5'. | ||
|