summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-02 13:33:14 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-02 14:55:36 (EST)
commit98b1cc222f6b83c409b8a91bb8b19ad06a1f2129 (patch)
tree021745ec85e12e6ab018df8d3a46e6d0383dc0b5 /configure.ac
parent75dd10693b6ced4f4d55ce6f374807e306de5783 (diff)
NEWS, configure.ac: Set version to 4.2.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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'])