summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-21 20:41:17 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-21 20:41:17 (EDT)
commitf242709d0dcf17e7e042c7406cd8bb55bc42ebfe (patch)
tree388104996f57e54d574150f467b3f7f0d4378fe9 /configure.ac
parent0e7634fee188d25165661044c3eb719e333d6ca3 (diff)
NEWS, configure.ac: Set version to 4.0.0+dev and list changes
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 438e245..9faf35f 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],
+AC_INIT([opkbuild], [4.0.0+dev],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])