Skip to content

Commit

Permalink
AUGEAS_0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Dec 2, 2015
1 parent 5c25bc5 commit 6807648
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/augeas_sym.version
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ AUGEAS_0.18.0 {
AUGEAS_0.20.0 {
global:
aug_escape_name;
} AUGEAS_0.18.0;

AUGEAS_0.21.0 {
global:
luaopen_augeas;
aug_lua;
} AUGEAS_0.18.0;
} AUGEAS_0.20.0;

0 comments on commit 6807648

Please sign in to comment.