summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-08-04 20:51:19 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-08-04 20:51:19 (EDT)
commitb9681e990e6d6330a8510658fb06be2ce981ddcc (patch)
treed99813a841c1618ffa62175dbaa807058794d4fc /configure.ac
parent19f7af6d1bdec4d3f24e01f0681267a8023ceaed (diff)
NEWS, configure.ac: Set version to 4.1.4
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 98e8f29..9b6e21d 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.3+dev],
+AC_INIT([opkbuild], [4.1.4],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])