projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21d3872
)
configure.ac: Update version number to 0.7.4 to release new POT file.
v0.7.4
author
Ben Pfaff
<blp@gnu.org>
Mon, 15 Feb 2010 22:18:00 +0000
(14:18 -0800)
committer
Ben Pfaff
<blp@gnu.org>
Mon, 15 Feb 2010 22:18:00 +0000
(14:18 -0800)
translationproject.org needs a version number increment to receive a new
pspp.pot.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 55bb24e4dda8068ae445c04972f72b7712060a8c..a1f5f655f2ba377d91d0c69e4d4adfe8733c264c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-2,7
+2,7
@@
dnl Process this file with autoconf to produce a configure script.
dnl Initialize.
AC_PREREQ(2.63)
-AC_INIT([GNU PSPP], [0.7.
3
], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [0.7.
4
], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])
AM_INIT_AUTOMAKE