Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 677d50b552e54fc24d62e1fa80d65d97c7b6aebb Author: Brian C. Lane bcl@redhat.com Date: Mon Nov 18 14:44:15 2013 -0800
Version 20.1
diff --git a/Makefile b/Makefile index 16fe3f1..ce4e5e0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@
-VERSION = 20.0 +VERSION = 20.1
INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL}