Skip to content

Commit 34dd3b1

Browse files
committed
Version bump to 2.0 Butterscotch
1 parent 66ab05c commit 34dd3b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmatrix.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%define name @PACKAGE@
22
%define ver @VERSION@
3-
%define rel 1
3+
%define rel 2
44

55
Summary: CMatrix simulates the display from "The Matrix"
66
Name: %{name}

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT([cmatrix], [1.2], [[email protected]])
3+
AC_INIT([cmatrix], [2.0], [[email protected]])
44
AC_CONFIG_SRCDIR([cmatrix.c])
55
AM_CONFIG_HEADER(config.h)
66
AM_INIT_AUTOMAKE

0 commit comments

Comments
 (0)