[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-314-ga90971e

Jelmer Vernooij jelmer at samba.org
Sat May 10 12:26:30 GMT 2008


The branch, v4-0-test has been updated
       via  a90971ea0c43ce3b42b95aef5973139576b51959 (commit)
      from  3e2c067ec734d8c14006ce9bec75a8ffccbf72c1 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit a90971ea0c43ce3b42b95aef5973139576b51959
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat May 10 14:26:08 2008 +0200

    Fix case.

-----------------------------------------------------------------------

Summary of changes:
 source/lib/torture/config.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/torture/config.mk b/source/lib/torture/config.mk
index 15c6478..638f0d9 100644
--- a/source/lib/torture/config.mk
+++ b/source/lib/torture/config.mk
@@ -5,8 +5,8 @@ PUBLIC_DEPENDENCIES = \
 		LIBSAMBA-UTIL \
 		LIBTALLOC
 
-TORTURE_VERSION = 0.0.1
-TORTURE_SO_VERSION = 0
+torture_VERSION = 0.0.1
+torture_SO_VERSION = 0
 
 PC_FILES += lib/torture/torture.pc
 torture_OBJ_FILES = $(addprefix lib/torture/, torture.o)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list