We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8bdbe commit 8199ebbCopy full SHA for 8199ebb
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ(2.69)
5
-AC_INIT([BAGEL], [1.0.0], [[email protected]], [], [http://www.nubakery.org])
+AC_INIT([BAGEL], [1.0.1], [[email protected]], [], [http://www.nubakery.org])
6
AM_INIT_AUTOMAKE
7
AM_PATH_PYTHON
8
AC_CONFIG_SRCDIR([src/main.cc])
0 commit comments