summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-18 11:10:50 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-18 11:10:50 (EDT)
commit5a32fb119bf937e18bb57ac34a8b2182c9130f9b (patch)
treead91618ec130fbabc3874f920e636a9884726839 /configure.ac
parenta2c4ae646d4577ff16e8f59f16ff2a513e231c16 (diff)
NEWS, configure.ac: Set version to 4.1.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 9893403..c030ec2 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.1],
+AC_INIT([opkbuild], [4.1.1+dev],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])