Version 1.1.0 v1.1.0
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 31 Jan 2012 18:20:01 +0000 (18:20 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 31 Jan 2012 18:20:01 +0000 (18:20 +0000)
configure.ac

index 60f1670..56a2980 100644 (file)
@@ -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.