summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-08-04 00:51:00 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-08-04 00:51:00 (EDT)
commit2231b66a936e3fd2ef91a44191d054836bd16711 (patch)
tree403dffd5828281fcc95944085700f39799d22cb1 /configure.ac
parentca6682bf18f736de559285c2e8645b44a45a527c (diff)
NEWS, configure.ac: Set version to 4.1.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 8f4359c..df02367 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.1.2],
+AC_INIT([opkbuild], [4.1.2+dev],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])