]> git.ozlabs.org Git - ppp.git/commitdiff
Setting version to 2.4.10-dev per request of Neustradamus
authorEivind Næss <eivnaes@yahoo.com>
Wed, 21 Jul 2021 15:54:41 +0000 (08:54 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Wed, 21 Jul 2021 15:56:32 +0000 (08:56 -0700)
Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
configure.ac

index 68ba12ab384c5dc8ef2f77d395b92e56f32ab881..8dc3ca1fa33364fa9ddd8467ca5c0d80e258a51f 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.69])
 AC_INIT([ppp],
-        [2.4.10],
+        [2.4.10-dev],
         [https://github.com/ppp-project/ppp])
 
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])