On Mon, Oct 02, 2006 at 09:11:24AM -0000, [EMAIL PROTECTED] wrote:
> Modified: 
> lyx-devel/branches/BRANCH_1_4_X/development/MacOSX/LyX.app/Contents/Info.plist
> URL: 
> http://www.lyx.org/trac/file/lyx-devel/branches/BRANCH_1_4_X/development/MacOSX/LyX.app/Contents/Info.plist?rev=15195
> ==============================================================================
> --- 
> lyx-devel/branches/BRANCH_1_4_X/development/MacOSX/LyX.app/Contents/Info.plist
>  (original)
> +++ 
> lyx-devel/branches/BRANCH_1_4_X/development/MacOSX/LyX.app/Contents/Info.plist
>  Mon Oct  2 11:11:23 2006
> @@ -24,7 +24,7 @@
>               </dict>
>       </array>
>       <key>CFBundleGetInfoString</key>
> -     <string>LyX/Mac-1.4.3</string>
> +     <string>LyX/Mac-1.4.4</string>
>       <key>CFBundleIconFile</key>
>       <string>LyXapp.icns</string>
>       <key>CFBundleIdentifier</key>
> 
> Modified: lyx-devel/branches/BRANCH_1_4_X/development/cmake/CMakeLists.txt
> URL: 
> http://www.lyx.org/trac/file/lyx-devel/branches/BRANCH_1_4_X/development/cmake/CMakeLists.txt?rev=15195
> ==============================================================================
> --- lyx-devel/branches/BRANCH_1_4_X/development/cmake/CMakeLists.txt 
> (original)
> +++ lyx-devel/branches/BRANCH_1_4_X/development/cmake/CMakeLists.txt Mon Oct  
> 2 11:11:23 2006
> @@ -10,7 +10,7 @@
>  set (EXECUTABLE_OUTPUT_PATH  ${CMAKE_BINARY_DIR}/bin)
>  
>  set(PACKAGE lyx)
> -set(PACKAGE_VERSION 1.4.3)
> +set(PACKAGE_VERSION 1.4.4)

Shouldn't stuff like this be created from a single source of
information?

Andre'

Reply via email to