summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-17 23:58:25 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-17 23:58:25 (EDT)
commit11302a0870f4c13aa618153beeda8dc133def28c (patch)
tree66bb850b11d21738d3db2e62022f274401634e63 /configure.ac
parent5c55fc05e0e949a9278701efeee379330e5e3153 (diff)
NEWS, configure.ac: Set version to 4.1.0
Release is imminent!
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 3bbf769..49bf5b8 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+dev],
+AC_INIT([opkbuild], [4.1.0],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])