diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-18 19:21:40 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-18 19:21:40 (EDT) |
commit | 9196325df8ffa9107d9b87353635df4a4a0f1a51 (patch) | |
tree | c7ab043b31001d28f2c6a3472c55aa778e0ff0b3 /configure.ac | |
parent | 6f8084dfe25ae96358ee2af483d5fa8215e74abc (diff) |
NEWS, configure.ac: Set version to 3.1.2+dev
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 85cfd52..cd54608 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.2], +AC_INIT([opkhelper], [3.1.2+dev], [mailto:proteanos-dev@lists.proteanos.com], [opkhelper], [http://www.proteanos.com/dev/opkhelper/]) AC_CONFIG_AUX_DIR([build-aux]) |