changeset 21:db0dd444d49f draft

Tag 3.0.4
author Roy Marples <roy@marples.name>
date Wed, 06 Dec 2006 10:06:51 +0000
parents 3dfa5666d2a6
children 9d4639dc25b1
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Dec 06 10:02:03 2006 +0000
+++ b/Makefile	Wed Dec 06 10:06:51 2006 +0000
@@ -1,6 +1,6 @@
 # Should work for both GNU make and BSD mke
 
-VERSION = 3.0.3
+VERSION = 3.0.4
 
 INSTALL ?= install
 CFLAGS ?= -Wall -O2 -pedantic -std=gnu99