summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-25 14:07:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-25 14:07:18 +0000
commit71ce08be93bdd8877e22aecb142cdce147c12ca0 (patch)
treef254e3ce71c2f217826e7cc65d1cd37bedb88fcf
parent54a90a34a7d415dff1e4223e44ac7d7fa706f0bf (diff)
downloadperl_checker-1.2.11.tar
perl_checker-1.2.11.tar.gz
perl_checker-1.2.11.tar.bz2
perl_checker-1.2.11.tar.xz
perl_checker-1.2.11.zip
1.2.111.2.11
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abcbf20..9537e45 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ BINDIR = $(PREFIX)/bin
DATADIR = $(PREFIX)/share
fake_packages_dir = $(DATADIR)/perl_checker/fake_packages
PERL_CHECKER_TARGET = native-code
-PERL_CHECKER_VERSION = 1.2.10
+PERL_CHECKER_VERSION = 1.2.11
FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc src fake_packages
diff --git a/NEWS b/NEWS
index 67ec2ea..3f93209 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.2.11 - 25 September 2008, by Pascal "Pixel" Rigaux
+
- re-allow "$object->state" and "sub state ..."
- ignore "use feature"