summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-17 18:50:13 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-17 18:50:13 +0000
commit79d3d408c16740c5fd80329a0b0a2299890803b7 (patch)
tree38537356087defe4311c707115f037f3764ffc17
parentd8000f6404f4caca313265e3e6acbad9169c6f01 (diff)
downloadperl_checker-1.2.9.tar
perl_checker-1.2.9.tar.gz
perl_checker-1.2.9.tar.bz2
perl_checker-1.2.9.tar.xz
perl_checker-1.2.9.zip
1.2.91.2.9
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eaac065..3030f67 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.8
+PERL_CHECKER_VERSION = 1.2.9
FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc src fake_packages
diff --git a/NEWS b/NEWS
index 7f3d3cf..8efcd18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.2.9 - 17 September 2008, by Thierry Vignaud
+
- fake_packages:
o add Gtk2::Notify (which replaces Gtk2::NotificationBubble)
o add Gtk2::Sexy