summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-02 05:09:49 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-02 05:09:49 (EDT)
commitc63ca5bd8fd02c09b94bcf22e24fbcd3b18028f1 (patch)
tree4d01335ca22efdf741937af403c8816939bb3099 /configure.ac
parent1d6d2de756a786abe78cdf6424931fe2f0b1b014 (diff)
NEWS, configure.ac: Set version to 4.0.1
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 9faf35f..434a222 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.0+dev],
+AC_INIT([opkbuild], [4.0.1],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])