~jamesodhunt/ubuntu/saucy/upstart/1.9.1

« back to all changes in this revision

Viewing changes to lib/libupstart.ver

  • Committer: James Hunt
  • Date: 2013-06-28 15:57:37 UTC
  • mfrom: (1436.2.1)
  • Revision ID: james.hunt@ubuntu.com-20130628155737-8bskclzrhmjvpm6e
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
LIBUPSTART_1.0.0 {
 
2
        global:
 
3
                upstart_*;
 
4
                job_*;
 
5
        local:
 
6
                *;
 
7
};