aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src/wx.appup.src
AgeCommit message (Collapse)Author
2014-02-18Fix library application appup filesTobias Schlager
As discussed in issue #240 *all* OTP library applications use the '.*' wildcard as up and down version. This makes library applications always up- and downgradeable. Using the wildcard version obsoletes all maintenance tasks regarding library applications' appup files. Additionally, it prevents upgrade problems caused by automatically included application dependencies when using reltool to create releases. Missing copyright headers are now consistently present.
2011-05-19Fix wx app file, sed didn't work on all platformsDan Gudmundsson
2010-03-23Add app and appup files to the wx applicationHÃ¥kan Mattsson