
6 Jan
2013
6 Jan
'13
7:32 p.m.
commit 79f527fd392c5772498ed39fa0ba68e3363343b4 Author: David Fifield <david@bamsoftware.com> Date: Sun Jan 6 11:28:35 2013 -0800 Increase VERSION to 0.11. --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 7909f23..c3b9893 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.10 +VERSION = 0.11 PREFIX = /usr/local BINDIR = $(PREFIX)/bin