Skip to content

Commit 9db0261

Browse files
committed
Release 1.7
1 parent b5ed6a7 commit 9db0261

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.63])
5-
AC_INIT([ForbidHosts], [1.6], [pierre@reactos.org])
5+
AC_INIT([ForbidHosts], [1.7], [pierre@reactos.org])
66
AC_CONFIG_SRCDIR([ForbidHosts.cpp])
77
AC_CONFIG_HEADERS([ForbidHosts.h])
88
AM_INIT_AUTOMAKE

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
forbidhosts (1.7-1) precise; urgency=low
2+
3+
* New upstream release
4+
5+
-- Pierre Schweitzer <pierre@reactos.org> Mon, 16 Feb 2015 12:25:03 +0100
6+
17
forbidhosts (1.6-1) precise; urgency=low
28

39
* New upstream release

0 commit comments

Comments
 (0)