summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-08-20 17:13:38 +0000
committerGerald Carter <jerry@samba.org>2003-08-20 17:13:38 +0000
commit8bfe26b62db2e671b143d93a5428f8fb64a9df05 (patch)
tree37d3f77a451087d3f7491a70bd076e38f977da5a /source3/include
parent0722fc16a445a47ef3aaa60e7a0e5324bfcf55eb (diff)
downloadsamba-8bfe26b62db2e671b143d93a5428f8fb64a9df05.tar.gz
samba-8bfe26b62db2e671b143d93a5428f8fb64a9df05.tar.bz2
samba-8bfe26b62db2e671b143d93a5428f8fb64a9df05.zip
metze's autogenerate patch for version.h
(This used to be commit ae452e51b02672a56adf18aa7a7e365eeaba9272)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/.cvsignore1
-rw-r--r--source3/include/version.h1
2 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/.cvsignore b/source3/include/.cvsignore
index bff248727f..7dff121f14 100644
--- a/source3/include/.cvsignore
+++ b/source3/include/.cvsignore
@@ -4,3 +4,4 @@ stamp-h
proto.h
wrepld_proto.h
config.h.in
+version.h
diff --git a/source3/include/version.h b/source3/include/version.h
deleted file mode 100644
index 68bc140daf..0000000000
--- a/source3/include/version.h
+++ /dev/null
@@ -1 +0,0 @@
-#define VERSION "3.0.0rc1"