certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi CMakeLists.txt configure.in [br_DEV_NotifServices]


From: certi-cvs
Subject: [certi-cvs] certi CMakeLists.txt configure.in [br_DEV_NotifServices]
Date: Tue, 15 Jul 2008 06:56:31 +0000

CVSROOT:        /sources/certi
Module name:    certi
Branch:         br_DEV_NotifServices
Changes by:     Eric NOULARD <erk>      08/07/15 06:56:31

Modified files:
        .              : CMakeLists.txt configure.in 

Log message:
        Change version in order to indicate branch

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/CMakeLists.txt?cvsroot=certi&only_with_tag=br_DEV_NotifServices&r1=1.52&r2=1.52.2.1
http://cvs.savannah.gnu.org/viewcvs/certi/configure.in?cvsroot=certi&only_with_tag=br_DEV_NotifServices&r1=3.35&r2=3.35.2.1

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.52
retrieving revision 1.52.2.1
diff -u -b -r1.52 -r1.52.2.1
--- CMakeLists.txt      9 Jul 2008 13:34:26 -0000       1.52
+++ CMakeLists.txt      15 Jul 2008 06:56:31 -0000      1.52.2.1
@@ -119,7 +119,7 @@
 SET(PACKAGE_NAME      "CERTI")
 SET(PACKAGE_VERSION_MAJOR "3")
 SET(PACKAGE_VERSION_MINOR "3")
-SET(PACKAGE_VERSION_PATCH "1cvs")
+SET(PACKAGE_VERSION_PATCH "1cvs_br_Notif")
 SET(PACKAGE_VERSION   
"${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_PATCH}")
 # Autotools compatibility var
 SET(VERSION ${PACKAGE_VERSION})

Index: configure.in
===================================================================
RCS file: /sources/certi/certi/configure.in,v
retrieving revision 3.35
retrieving revision 3.35.2.1
diff -u -b -r3.35 -r3.35.2.1
--- configure.in        2 Jul 2008 09:35:57 -0000       3.35
+++ configure.in        15 Jul 2008 06:56:31 -0000      3.35.2.1
@@ -1,12 +1,12 @@
-## $Id: configure.in,v 3.35 2008/07/02 09:35:57 erk Exp $ 
+## $Id: configure.in,v 3.35.2.1 2008/07/15 06:56:31 erk Exp $ 
 ## ---------------------------------------------------------------------------
 
 ## Process this file with autoconf to produce `configure'
 ## Init
-AC_INIT([certi],[3.3.1cvs], address@hidden, [certi])
+AC_INIT([certi],[3.3.1cvs_br_Notif], address@hidden, [certi])
 AC_PREREQ(2.53)
 
-AC_REVISION($Revision: 3.35 $)
+AC_REVISION($Revision: 3.35.2.1 $)
 AC_CONFIG_SRCDIR(RTIG/RTIG.cc)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE




reply via email to

[Prev in Thread] Current Thread [Next in Thread]