aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-10-01 13:16:42 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-10-01 13:16:42 +0300
commit2c95816b183a9786064055512068a5070db8e8b6 (patch)
tree0e7cac1f205b7c697e610fe058c67b3529dc4c50 /configure.ac
parentcee62ab20bf767c3a07562ad30c67126ea3bab32 (diff)
downloadpies-2c95816b183a9786064055512068a5070db8e8b6.tar.gz
pies-2c95816b183a9786064055512068a5070db8e8b6.tar.bz2
Version 1.3release-1.3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6ee1084..f6d8d34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,13 +12,13 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNU Pies. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.63])
-AC_INIT([GNU Pies], [1.2.94], [bug-pies@gnu.org.ua])
+AC_INIT([GNU Pies], [1.3], [bug-pies@gnu.org.ua])
AC_CONFIG_SRCDIR([src/pies.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 gnits tar-ustar dist-bzip2 std-options silent-rules])
# Enable silent rules by default:

Return to:

Send suggestions and report system problems to the System administrator.