summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 93303d5..89cb6ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-opkbuild version 4.2.1+dev
---------------------------
+opkbuild version 4.2.2
+----------------------
Released: ????-??-??
diff --git a/configure.ac b/configure.ac
index ebad13b..6ed31fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with opkbuild. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([opkbuild], [4.2.1+dev],
+AC_INIT([opkbuild], [4.2.2],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])