------------------------------------------------------------ revno: 767 tags: release-1-0-1 committer: Brian Gough <[email protected]> branch nick: trunk timestamp: Wed 2011-08-24 17:32:16 +0100 message: update to 1.0.1 modified: configure.ac doc/version.texi
=== modified file 'configure.ac' --- a/configure.ac 2011-04-13 10:52:06 +0000 +++ b/configure.ac 2011-08-24 16:32:16 +0000 @@ -1,4 +1,4 @@ -AC_INIT(gsrc, 0.2, [email protected]) +AC_INIT(gsrc, 1.0.1, [email protected]) AC_CONFIG_SRCDIR([gar.mk]) AM_INIT_AUTOMAKE([foreign])
=== modified file 'doc/version.texi' --- a/doc/version.texi 2011-08-09 16:35:48 +0000 +++ b/doc/version.texi 2011-08-24 16:32:16 +0000 @@ -1,4 +1,4 @@ @set UPDATED 9 August 2011 @set UPDATED-MONTH August 2011 -@set EDITION 0.9 -@set VERSION 0.9 +@set EDITION 1.0.1 +@set VERSION 1.0.1
