X-Git-Url: http://git.annexia.org/?p=techtalk-pse.git;a=blobdiff_plain;f=configure.ac;h=56a2980f6c2283ec4ba240fd35da6b1b08cb3069;hp=60f1670aec76fe246e1e2bc1276d392cc40b3bde;hb=734ce1f1433f4dabc56b69fc3c0cea4c0668d148;hpb=8cff160150d7af1c8a315c01fa9b9f99368394a2;ds=sidebyside diff --git a/configure.ac b/configure.ac index 60f1670..56a2980 100644 --- 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.