[grisbi-cvs] grisbi Makefile.am, 1.18, 1.19 windows_installer.nsi, 1.2, 1.3
Pierre Biava
pbiava at users.sourceforge.net
Sat Dec 19 18:32:12 CET 2009
- Previous message: [grisbi-cvs] grisbi configure.in,1.81,1.82
- Next message: [grisbi-cvs] grisbi/po cs.po, 1.71, 1.72 da.po, 1.78, 1.79 de.po, 1.143, 1.144 el.po, 1.42, 1.43 eo.po, 1.35, 1.36 es.po, 1.138, 1.139 fa.po, 1.65, 1.66 fr.po, 1.207, 1.208 grisbi.pot, 1.113, 1.114 he.po, 1.71, 1.72 it.po, 1.71, 1.72 nl.po, 1.70, 1.71 pl.po, 1.76, 1.77 pt_BR.po, 1.73, 1.74 ro.po, 1.72, 1.73 ru.po, 1.70, 1.71 zh_CN.po, 1.66, 1.67
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/grisbi/grisbi
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22625
Modified Files:
Makefile.am windows_installer.nsi
Log Message:
preparation version 0.6.0rc1
Index: Makefile.am
===================================================================
RCS file: /cvsroot/grisbi/grisbi/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile.am 21 Sep 2009 20:25:48 -0000 1.18
+++ Makefile.am 19 Dec 2009 17:32:10 -0000 1.19
@@ -7,5 +7,6 @@
grisbi.spec \
win32 \
win32-msvc\
+ windows_installer.nsi\
$(man_MANS)
Index: windows_installer.nsi
===================================================================
RCS file: /cvsroot/grisbi/grisbi/windows_installer.nsi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- windows_installer.nsi 14 Nov 2009 14:41:40 -0000 1.2
+++ windows_installer.nsi 19 Dec 2009 17:32:10 -0000 1.3
@@ -21,8 +21,8 @@
!define MAJOR "0" ;Major version number
!define MINOR "6" ;Minor version number
!define PATCH "0" ;Patch version number
-!define STAGE "Beta 3" ;Developement stage id (RC, beta, alpha)
-!define SMALL_STAGE "b3" ;Small dev stage id without spaces
+!define STAGE "RC 1" ;Developement stage id (RC, beta, alpha)
+!define SMALL_STAGE "rc1" ;Small dev stage id without spaces
!define EXE_PATH "win32-msvc\target\Release" ;Path to the exe file you want to pack
!define GNUWIN32_PATH "C:\Program Files\GnuWin32\bin" ;Path to the GnuWin32 root (must have libxml and openssl)
!define GTK_INSTALL_PATH "." ; Path to the GTK installer file to pack
@@ -262,4 +262,4 @@
!insertmacro MUI_UNGETLANGUAGE
-FunctionEnd
\ No newline at end of file
+FunctionEnd
- Previous message: [grisbi-cvs] grisbi configure.in,1.81,1.82
- Next message: [grisbi-cvs] grisbi/po cs.po, 1.71, 1.72 da.po, 1.78, 1.79 de.po, 1.143, 1.144 el.po, 1.42, 1.43 eo.po, 1.35, 1.36 es.po, 1.138, 1.139 fa.po, 1.65, 1.66 fr.po, 1.207, 1.208 grisbi.pot, 1.113, 1.114 he.po, 1.71, 1.72 it.po, 1.71, 1.72 nl.po, 1.70, 1.71 pl.po, 1.76, 1.77 pt_BR.po, 1.73, 1.74 ro.po, 1.72, 1.73 ru.po, 1.70, 1.71 zh_CN.po, 1.66, 1.67
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list