summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-03 23:47:39 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-03 23:47:39 (EDT)
commitb006fd6f93e3a0a6eea6c4f58b4d83f0797a62f4 (patch)
tree8a3ab4f9c381c5cd4562358619969c685f06ab93 /configure.ac
parent870561f466a188f6752e4003929d9b3233de59c3 (diff)
NEWS, configure.ac: Set version to 4.0.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 cf584fa..f733cae 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.0.1+dev],
+AC_INIT([opkbuild], [4.0.2],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])