diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-21 14:43:22 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-21 14:45:44 (EST) |
commit | 46f93f0b003ad436d37bda0c990d6ccfae3caf81 (patch) | |
tree | 558eb7a45727f987864775163e02a205f380fa1b /configure.ac | |
parent | a9724b1e228c9ed8211b030a2012f6d2249220db (diff) |
NEWS, configure.ac: Set version to 3.1.4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dd1cfe0..eaa5f6a 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -AC_INIT([opkhelper], [3.1.3+dev], +AC_INIT([opkhelper], [3.1.4], [mailto:proteanos-dev@lists.proteanos.com], [opkhelper], [http://www.proteanos.com/dev/opkhelper/]) AC_CONFIG_AUX_DIR([build-aux]) |