summaryrefslogtreecommitdiffstats
path: root/source/include/version.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-02-13 07:11:58 +0000
committerJeremy Allison <jra@samba.org>1998-02-13 07:11:58 +0000
commit10d628e4aeaecc573de27e251fec7b91844cba40 (patch)
treec96f42e2ad53c8a36d20905880a750cb25d7ac17 /source/include/version.h
parentb7712a0a6d0afeef6239d5af61cba677eebb247b (diff)
downloadsamba-10d628e4aeaecc573de27e251fec7b91844cba40.tar.gz
samba-10d628e4aeaecc573de27e251fec7b91844cba40.tar.xz
samba-10d628e4aeaecc573de27e251fec7b91844cba40.zip
Ding-dong the witch is dead, the witch is dead......
This is the checkin that fixes the infamous Visual C++ 'file has changed' bug. I feel *SO* good about that :-). charset.c: Added (void) to fix Herb's fussy compiler. loadparm.c: Removed "win95 bug compatibility" (didn't like it much anyway :-). Added "dos filetime resolution" instead. reply.c: Added the 2 second timestamp resolution fix that the song above is about. time.c: Removed unneeded get_access_time() function. trans2.c : Removed unneeded "win95 bug compatibility" code. Jeremy.
Diffstat (limited to 'source/include/version.h')
-rw-r--r--source/include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/version.h b/source/include/version.h
index 2b6537a173f..758b32209ee 100644
--- a/source/include/version.h
+++ b/source/include/version.h
@@ -1 +1 @@
-#define VERSION "1.9.18"
+#define VERSION "1.9.18-HEAD"