mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-20 14:50:01 +01:00
bump
git-svn-id: svn://code.dyne.org/veejay/trunk@1078 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
x10x0x10x0 x10x0x10x0x10x 10x0x10x0x10x0 x10x 10x0 0x0x 0x10 0x0x
|
||||
0x0x10 x10x0x10x0x10x 10x0x10x0x10x0 0x010x0 0x0x 0x10 0x0x
|
||||
|
||||
version 1.1
|
||||
version 1.2
|
||||
|
||||
|
||||
=========================================
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
dnl AC_INIT
|
||||
AC_INIT([veejay],[1.1],[veejay-users@lists.sourceforge.net])
|
||||
AC_INIT([veejay],[1.2],[veejay-users@lists.sourceforge.net])
|
||||
AC_PREREQ(2.57)
|
||||
AC_CONFIG_SRCDIR([veejay/veejay.c])
|
||||
|
||||
VEEJAY_MAJOR_VERSION=1
|
||||
VEEJAY_MINOR_VERSION=1
|
||||
VEEJAY_MINOR_VERSION=2
|
||||
VEEJAY_MICRO_VERSION=0
|
||||
VEEJAY_VERSION=$VEEJAY_MAJOR_VERSION.$VEEJAY_MINOR_VERSION.$VEEJAY_MICRO_VERSION
|
||||
VEEJAY_CODENAME="Veejay Classic - build $VEEJAY_MINOR_VERSION $VEEJAY_MICRO_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user