summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorMark Biggar <markb@rdcf.sm.unisys.com>1988-01-31 20:00:34 +0000
committerLarry Wall <lwall@jpl-devvax.jpl.nasa.gov>1988-01-31 20:00:34 +0000
commit83b4785aebef542ad391e53b49c107fc5e1b4a58 (patch)
tree0952369ef98dcb17b8a00b1d83e4b51882798561 /patchlevel.h
parent725c4100677777ac4aca591b894c4489fb311d98 (diff)
downloadperl-83b4785aebef542ad391e53b49c107fc5e1b4a58.tar.gz
perl 1.0 patch 11: documentation upgrade
I documented the new eval operator for patch 8 but my automatic patch generator overlooked it for some reason. Here's the documentation for the eval operator, along with some other documentation changes suggested by Mark.
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 4e0e918bcb..98702f8e84 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL 10
+#define PATCHLEVEL 11