Skip to content

Commit 3105ad8

Browse files
committed
Creating release 0.1
1 parent 16c4c0c commit 3105ad8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ AC_PREREQ([2.65])
3939

4040
AC_COPYRIGHT([Copyright (C) 2015 Bindle Binaries <syzdek@bindlebinaries.com>.])
4141
AC_REVISION(0.1)
42-
AC_INIT([Secure Core Utilities],[0.0],[syzdek@bindlebinaries.com],[securecoreutils])
42+
AC_INIT([Secure Core Utilities],[0.1],[syzdek@bindlebinaries.com],[securecoreutils])
4343

4444

45-
AC_SUBST([RELEASE_MONTH],["March 2015"])
45+
AC_SUBST([RELEASE_MONTH],["July 2017"])
4646

4747

4848
# directory locations

0 commit comments

Comments
 (0)