diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 92a40ab..04627e3 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # along with the ProteanOS Archive Manager. If not, see # <http://www.gnu.org/licenses/>. -AC_INIT([ProteanOS Archive Manager], [2.0.1], +AC_INIT([ProteanOS Archive Manager], [2.0.1+dev], [mailto:proteanos-dev@lists.proteanos.com], [pro-archman], [http://www.proteanos.com/dev/pro-archman/]) AC_CONFIG_AUX_DIR([build-aux]) |