diff --git a/Makefile.common.in b/Makefile.common.in index f7b550b1b..2e8c74f00 100644 --- a/Makefile.common.in +++ b/Makefile.common.in @@ -1,6 +1,6 @@ # Set the name of the project here PROJECT_NAME := smack -PROJ_VERSION := 1.0 +PROJ_VERSION := 1.3.0 # Set this variable to the top of the LLVM source tree. LLVM_SRC_ROOT = @LLVM_SRC@ diff --git a/Makefile.llvm.config.in b/Makefile.llvm.config.in index 9a85b3df6..6776ed261 100644 --- a/Makefile.llvm.config.in +++ b/Makefile.llvm.config.in @@ -59,7 +59,7 @@ PROJ_SRC_DIR := $(call realpath, $(PROJ_SRC_ROOT)/$(patsubst $(PROJ_OBJ_ROOT)%,% prefix := $(PROJ_INSTALL_ROOT) PROJ_prefix := $(prefix) ifndef PROJ_VERSION -PROJ_VERSION := 1.0 +PROJ_VERSION := 1.3.0 endif PROJ_bindir := $(PROJ_prefix)/bin diff --git a/bin/llvm2bpl.py b/bin/llvm2bpl.py index 237b1e15d..0556cc9fe 100755 --- a/bin/llvm2bpl.py +++ b/bin/llvm2bpl.py @@ -7,7 +7,7 @@ import io import platform -VERSION = '1.2' +VERSION = '1.3.0' def is_valid_file(parser, arg): diff --git a/bin/smack-verify.py b/bin/smack-verify.py index 3264e0061..b8507399e 100755 --- a/bin/smack-verify.py +++ b/bin/smack-verify.py @@ -8,7 +8,7 @@ import platform from smackgen import * -VERSION = '1.2' +VERSION = '1.3.0' def generateSourceErrorTrace(boogieOutput, bpl): diff --git a/bin/smackgen.py b/bin/smackgen.py index 814b94dcd..0c42491b0 100755 --- a/bin/smackgen.py +++ b/bin/smackgen.py @@ -7,7 +7,7 @@ import platform from llvm2bpl import * -VERSION = '1.2' +VERSION = '1.3.0' def smackParser(): diff --git a/configure b/configure index c6a29cbcb..3d716ac91 100755 --- a/configure +++ b/configure @@ -1,8 +1,8 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for SMACK 1.0. +# Generated by GNU Autoconf 2.69 for SMACK 1.3.0. # -# Report bugs to . +# Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -580,10 +580,10 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='SMACK' PACKAGE_TARNAME='smack' -PACKAGE_VERSION='1.0' -PACKAGE_STRING='SMACK 1.0' -PACKAGE_BUGREPORT='zvonimir@cs.utah.edu' -PACKAGE_URL='' +PACKAGE_VERSION='1.3.0' +PACKAGE_STRING='SMACK 1.3.0' +PACKAGE_BUGREPORT='smack-dev@googlegroups.com' +PACKAGE_URL='http://github.com/smackers/smack' ac_unique_file=""Makefile.common.in"" enable_option_checking=no @@ -1406,7 +1406,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures SMACK 1.0 to adapt to many kinds of systems. +\`configure' configures SMACK 1.3.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1472,7 +1472,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of SMACK 1.0:";; + short | recursive ) echo "Configuration of SMACK 1.3.0:";; esac cat <<\_ACEOF @@ -1621,7 +1621,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -SMACK configure 1.0 +SMACK configure 1.3.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2170,7 +2170,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by SMACK $as_me 1.0, which was +It was created by SMACK $as_me 1.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -13430,7 +13430,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by SMACK $as_me 1.0, which was +This file was extended by SMACK $as_me 1.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13487,7 +13487,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -SMACK config.status 1.0 +SMACK config.status 1.3.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\"