diff options
author | Samba Release Account <samba-bugs@samba.org> | 1996-08-16 13:15:55 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1996-08-16 13:15:55 +0000 |
commit | 6afac1c3a6fe9530008b91867ff3d364ea415a43 (patch) | |
tree | 2fba8724c9c6e5690cc157e30229d20778496efc | |
parent | 5dd45b8ae5af23f315931b436c377bff6b2a282e (diff) | |
download | samba-6afac1c3a6fe9530008b91867ff3d364ea415a43.tar.gz samba-6afac1c3a6fe9530008b91867ff3d364ea415a43.tar.bz2 samba-6afac1c3a6fe9530008b91867ff3d364ea415a43.zip |
preparing for release of 1.9.16alpha18
(This used to be commit 15c1c848506cdb9e8d19ee9f7c250b90b60b76da)
-rw-r--r-- | docs/MIRRORS | 2 | ||||
-rw-r--r-- | docs/textdocs/Support.txt | 14 | ||||
-rw-r--r-- | source3/include/version.h | 2 |
3 files changed, 11 insertions, 7 deletions
diff --git a/docs/MIRRORS b/docs/MIRRORS index 11efbf51d5..28a900a5b7 100644 --- a/docs/MIRRORS +++ b/docs/MIRRORS @@ -13,6 +13,8 @@ ftp://ftp.uni-trier.de/pub/unix/network/samba/ ftp://ftp.spectrum.titan.com/pub/samba/ ftp://ftp.demon.co.uk/pub/unix/unix/samba/ ftp://sunsite.mff.cuni.cz/Net/Protocols/Samba/ +ftp://ring.aist.go.jp/archives/net/samba/ +ftp://ring.asahi-net.or.jp/archives/net/samba/ There are several others. Give archie a try. diff --git a/docs/textdocs/Support.txt b/docs/textdocs/Support.txt index 1c951be0ee..c2870c41d6 100644 --- a/docs/textdocs/Support.txt +++ b/docs/textdocs/Support.txt @@ -183,13 +183,15 @@ info@eram.esi.com.au Voice:+61-2-9063377 ------------------------------------------------------------------------------ CHANTILLY - USA -Intelligent Decisions, Inc. -ATTN: Richard Bullington -14121 Parke Long Ct. #104 -Chantilly, VA 22021 +Richard Bullington +ObjectLinks, Inc. +11166 Main Street +Suite 407 +Fairfax, VA 22030 U.S.A. -(703) 803-8070 -rbullington@intdec.com +703-591-9797 +rbulling@objectlinks.com +http://www.objectlinks.com/ Samba experience: Linux, DEC ULTRIX <=> WFWG 3.11, Windows NT 3.5 Specializing in World Wide Web related UNIX-to-PC connectivity. diff --git a/source3/include/version.h b/source3/include/version.h index 891d626693..329f3c1b2e 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "1.9.16alpha17" +#define VERSION "1.9.16alpha18" |