summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-16 18:55:15 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-16 18:55:15 (EDT)
commit13dd10db24007f482881bec018d6fdbb54520551 (patch)
treee21099fe8b3a3e35334377ff60a57f9bd0668a57 /configure.ac
parentde8574b5b027be044fdb58d31fe07eda15436d40 (diff)
NEWS, configure.ac: Set version to 4.0.2+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 1aed897..adb0995 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.2],
+AC_INIT([opkbuild], [4.0.2+dev],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])