commit: | 045cea65a78a4870740b0554296a08ae32acad18 |
author: | mrmekon |
committer: | mrmekon |
date: | Mon Nov 14 01:37:58 2011 -0500 |
parents: | 42741af2fd10b03f8a2645c701a387766a74c08f |
diff --git a/configure.ac b/configure.ac line changes: +1/-1 index 6bd23d6..0b0696b --- a/configure.ac +++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ([2.68]) -AC_INIT([simplepgp], [1.0RC1], [trevor@trevorbentley.com]) +AC_INIT([simplepgp], [1.0RC2], [trevor@trevorbentley.com]) AC_COPYRIGHT(Trevor Bentley 2011) AC_CONFIG_SRCDIR([src/packet.c])