Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Commit 98fc8a3

Browse files
committed
Bump version to 1.9.0.
1 parent 28d1c68 commit 98fc8a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
define([thisversion],[1.8.0])
16-
define([nextversion],[1.8.0])
15+
define([thisversion],[1.9.0])
16+
define([nextversion],[1.9.0])
1717
AC_INIT([xsecurelock],[thisversion],[rpolzer@google.com])
1818
AM_INIT_AUTOMAKE([-Wall subdir-objects foreign])
1919
AC_PROG_CC

0 commit comments

Comments
 (0)