git.annexia.org
/
techtalk-pse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db03bd8
)
Version 1.1.0
v1.1.0
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 31 Jan 2012 18:20:01 +0000
(18:20 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 31 Jan 2012 18:20:01 +0000
(18:20 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
60f1670
..
56a2980
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-15,7
+15,9
@@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-AC_INIT([techtalk-pse],[1.0.1])
+dnl NOTE: 1.x where x is odd = development
+dnl 1.x where x is even = stable
+AC_INIT([techtalk-pse],[1.1.0])
AM_INIT_AUTOMAKE([foreign])
dnl Check for pod2man and pod2text.