bump version number

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1823 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.3
Stéphane Fillod, F8CFE 2004-08-23 22:01:43 +00:00
rodzic 76c419ef28
commit 1b4ec7103c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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.2], [hamlib-developer@lists.sourceforge.net])
AC_INIT([hamlib], [1.2.3cvs], [hamlib-developer@lists.sourceforge.net])
AC_CONFIG_SRCDIR([include/hamlib/rig.h])
## ------------------------ ##