diff options
author | Gerald Carter <jerry@samba.org> | 2003-12-05 13:57:02 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-12-05 13:57:02 +0000 |
commit | 814591c0c5054b29978ba9c4b8842b921fe2bc89 (patch) | |
tree | 5e6f0c50eb913e05bbc4c4cfe6a3ee2da82a0b36 /examples/LDAP/smbldap-tools/Makefile | |
parent | 1d4978d7225c3bab6374bb3f6aa5d563e69f52cf (diff) | |
download | samba-814591c0c5054b29978ba9c4b8842b921fe2bc89.tar.gz samba-814591c0c5054b29978ba9c4b8842b921fe2bc89.tar.bz2 samba-814591c0c5054b29978ba9c4b8842b921fe2bc89.zip |
* removing extra file
* updating version in Makefile
(This used to be commit 3249e69274c00922c6d8710019c19d8c8add8255)
Diffstat (limited to 'examples/LDAP/smbldap-tools/Makefile')
-rw-r--r-- | examples/LDAP/smbldap-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/smbldap-tools/Makefile b/examples/LDAP/smbldap-tools/Makefile index 3e5eac427d..783a3571a9 100644 --- a/examples/LDAP/smbldap-tools/Makefile +++ b/examples/LDAP/smbldap-tools/Makefile @@ -1,5 +1,5 @@ PACKAGE=smbldap-tools -RELEASE=0.7 +RELEASE=0.8.2-1 DESTDIR = $(PACKAGE)-$(RELEASE) dist: distclean $(DESTDIR).tgz |