aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-10-20 16:27:00 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-10-20 16:27:00 +0300
commit1ce57b20289fb021fa792ef8f35ea89eb0fdfb88 (patch)
tree0b55bd7947fadaf64494489aa509552e64eb65d3 /configure.ac
parent216237423f9d418b3dabe8492fee9e58e46db48a (diff)
downloadpies-1ce57b20289fb021fa792ef8f35ea89eb0fdfb88.tar.gz
pies-1ce57b20289fb021fa792ef8f35ea89eb0fdfb88.tar.bz2
Version 1.1release-1.1
* configure.ac, NEWS: Raise version number.
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 e7659ee..2ece4b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Pies. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.63])
-AC_INIT([pies], [1.0], [bug-pies@gnu.org.ua])
+AC_INIT([pies], [1.1], [bug-pies@gnu.org.ua])
AC_CONFIG_SRCDIR([src/pies.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.