summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-03 17:43:16 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-03 17:43:16 (EDT)
commitdd4179fa34847edea7b3b8e527ae9a6dbfee64d6 (patch)
treee4243be794d57fb643a96739f745457573d4a670 /configure.ac
parentff4262d95e8901da469bc89af63568345b46d314 (diff)
NEWS, configure.ac: Set version to 4.0.1+dev
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 434a222..cf584fa 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],
+AC_INIT([opkbuild], [4.0.1+dev],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])