summaryrefslogtreecommitdiff
path: root/pexpect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pexpect/Makefile')
-rw-r--r--pexpect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pexpect/Makefile b/pexpect/Makefile
index 3c54c91..1cc4d4a 100644
--- a/pexpect/Makefile
+++ b/pexpect/Makefile
@@ -1,6 +1,6 @@
SHELL = /bin/sh
-VERSION= 0.98
+VERSION= 0.99
#DOCGENERATOR= happydoc
DOCGENERATOR= pydoc -w
# This is for GNU Make. This does not work on BSD Make.