summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2009-12-31 18:09:22 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2009-12-31 18:09:22 +0000
commit23ce3c3c63d11971b05223af3d4fa6213cdd5071 (patch)
treeaf50c6e4ca170c072d97a09c608a323028b3e25f
parentb953dd980599890cbf46fb666ad94d0a0ffba9e8 (diff)
downloadsetup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.tar
setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.tar.gz
setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.tar.bz2
setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.tar.xz
setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.zip
bump versionv2.7.18
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8882c6f..02945fe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = setup
-VERSION = 2.7.17
+VERSION = 2.7.18
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE)
LIST = csh.cshrc csh.login host.conf hosts.allow hosts.deny inputrc \
diff --git a/NEWS b/NEWS
index 62dabae..6c5747c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2009-12-31 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.18
+
+ * update /etc/protocols and /etc/services from latest debian package
+
2009-04-11 Gustavo De Nardin <gustavodn@mandriva.com> 2.7.17
* stop csh from sourcing /etc/profile.d/* on non-interactive shells