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

Commit 04fac7a

Browse files
committed
Bump version to 1.6.0.
1 parent 177b236 commit 04fac7a

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