diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2011-05-17 17:37:58 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2011-05-17 17:37:58 +0000 |
| commit | 09eed402a241ee5ac91525bd4394c12401e398cc (patch) | |
| tree | 0def3db6027cfc47856f8023aa8051e37d1ce9c0 /lib/libsbuf/Version.def | |
| parent | f83e8b25c1ef10af62fabdd117aec0db71d33cc3 (diff) | |
Notes
Diffstat (limited to 'lib/libsbuf/Version.def')
| -rw-r--r-- | lib/libsbuf/Version.def | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libsbuf/Version.def b/lib/libsbuf/Version.def new file mode 100644 index 0000000000000..cf8a7d41d29b9 --- /dev/null +++ b/lib/libsbuf/Version.def @@ -0,0 +1,6 @@ +/* + * $FreeBSD$ + */ + +FBSD_1.2 { +}; |
