Updating the version number.

This commit is contained in:
Jean-Paul Chaput 2012-05-03 20:59:56 +00:00
parent 6cefc6956c
commit 7743e711a2
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// -*- C++ -*-
//
// $Id: nero.cpp,v 1.13 2012/05/02 14:49:23 jpc Exp $
// $Id: nero.cpp,v 1.14 2012/05/03 20:59:56 jpc Exp $
//
// /----------------------------------------------------------------\
// | |
@ -100,7 +100,7 @@ static void help (void)
static void serial (void)
{
cout << " S/N 20080611.1\n";
cout << " S/N 20120503.1\n";
}