summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2015-06-15 14:53:06 -0400
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2015-06-15 14:53:06 -0400
commit1669102a168b6afe683d9d6fdb2417899fafc121 (patch)
treeac575ebc5ef9979dfa708f344c0283bcd1431570
parent11b0e682dc273af5a9e2bb89901cdb47c38bcdd3 (diff)
Bump version to 1.0.0v1.0.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fb86096..033fb32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@
# License for the specific language governing permissions and limitations under
# the License.
-AC_INIT([urweb-crypto-hash-openssl], [0.0.0], [bbaren@mit.edu])
+AC_INIT([urweb-crypto-hash-openssl], [1.0.0], [bbaren@mit.edu])
AM_INIT_AUTOMAKE([no-dist-gzip dist-xz foreign subdir-objects])
LT_INIT