Wed Oct 2 15:49:16 1996 Klaus Kaempf <kkaempf@progis.de>
authorIan Lance Taylor <ian@airs.com>
Wed, 2 Oct 1996 19:50:19 +0000 (19:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 2 Oct 1996 19:50:19 +0000 (19:50 +0000)
* makefile.vms: Bump version date.

binutils/ChangeLog
binutils/makefile.vms

index 85fba7bedd6e98bf07b86c0a8713ab4d0627aef0..91cf616342385e7b728cf45163f46d4747d25890 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  2 15:49:16 1996  Klaus Kaempf  <kkaempf@progis.de>
+
+       * makefile.vms: Bump version date.
+
 Tue Oct  1 15:00:59 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * version.c (print_version): New function.
index a3b0d60985ea049d2bd6a887f6462b13c8dfa1b4..557e3af1805d7def0bf4fd00a49a48039a8eafd6 100644 (file)
@@ -61,7 +61,7 @@ objdump.exe: $(OBJDUMPOBJS)
 
 
 version.obj: version.c
-       $(CC) $(CFLAGS)/define=(VERSION="""960723""") $<
+       $(CC) $(CFLAGS)/define=(VERSION="""960814""") $<
 
 config.h: config.h-vms
        $(CP) $< $@
This page took 0.028429 seconds and 4 git commands to generate.