summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-09 09:35:24 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-09 09:35:24 (EST)
commit8af88f471b157f6bf683abab44c95cda37726121 (patch)
tree5314749cb9437f156d33d9f57138095fcbbdb8b6 /configure.ac
parent3ce87adf542b44f59c98858b918bfbb49bee3fad (diff)
NEWS, configure.ac: Set version to 4.2.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 7cb94bc..ebad13b 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.2.1],
+AC_INIT([opkbuild], [4.2.1+dev],
[mailto:proteanos-dev@lists.proteanos.com], [opkbuild],
[http://www.proteanos.com/dev/opkbuild/])
AC_SUBST([PACKAGE_DESCRIPTION], ['opkbuild'])