about summary refs log tree commit
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2007-08-10 14:23:43 -0700
committerEric Wong <normalperson@yhbt.net>2007-08-10 14:23:43 -0700
commit12cb7eef6aebce27f68665ce064517fccf1b8ed9 (patch)
tree82879c9474b3cf9d1c396855a2b2fd05d9ebf1c4
parent441c38ab0fa9d0ef899134e8d6a46c55b10e1ab1 (diff)
downloaddavid-12cb7eef6aebce27f68665ce064517fccf1b8ed9.tar.gz
david 0.1.1 - bugfix => new version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d4783b..ced700c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.1.0
+VERSION = 0.1.1
 CC = gcc
 CFLAGS = -O2 -Wall