aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-02-24 08:06:08 +0200
committerSergey Poznyakoff <gray@gnu.org>2016-02-24 08:06:08 +0200
commitaf103177c3a442c86728ccfce2abd7795b6bdc21 (patch)
treefdbdf2e915d4e883a5bbb57d7ac984874b282466 /configure.ac
parentdd2c48ddfc7f8bc62c565b43bbd42a3a2a87836d (diff)
downloadpies-af103177c3a442c86728ccfce2abd7795b6bdc21.tar.gz
pies-af103177c3a442c86728ccfce2abd7795b6bdc21.tar.bz2
Version 1.2.93
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 b99f6f5..c9097b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
15# along with GNU Pies. If not, see <http://www.gnu.org/licenses/>. 15# along with GNU Pies. If not, see <http://www.gnu.org/licenses/>.
16 16
17AC_PREREQ([2.63]) 17AC_PREREQ([2.63])
18AC_INIT([GNU Pies], [1.2.92], [bug-pies@gnu.org.ua]) 18AC_INIT([GNU Pies], [1.2.93], [bug-pies@gnu.org.ua])
19AC_CONFIG_SRCDIR([src/pies.h]) 19AC_CONFIG_SRCDIR([src/pies.h])
20AC_CONFIG_AUX_DIR([build-aux]) 20AC_CONFIG_AUX_DIR([build-aux])
21AC_CONFIG_HEADERS([config.h]) 21AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.