From d333cc6b7b7888ea33687a82f01d7ca6d3770a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Wed, 19 May 2004 09:25:48 +0000 Subject: [PATCH] get ready for next round git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1746 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1f0d60478..24f1b70a1 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_PREREQ(2.50) ## Autoconf initialisation. ## ## ------------------------ ## dnl Please do not use '-' in the version number, 'make rpm' will fail -AC_INIT([hamlib], [1.2.1], [hamlib-developer@lists.sourceforge.net]) +AC_INIT([hamlib], [1.2.2cvs], [hamlib-developer@lists.sourceforge.net]) AC_CONFIG_SRCDIR([include/hamlib/rig.h]) ## ------------------------ ##