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

Commit b10bcee

Browse files
committed
Bump version to 1.5.1.
1 parent f31e170 commit b10bcee

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.5.0])
16-
define([nextversion],[1.5.0])
15+
define([thisversion],[1.5.1])
16+
define([nextversion],[1.5.1])
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)